aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2025-03-11 22:47:35 +0100
committerGuido Günther <agx@sigxcpu.org>2025-03-11 23:15:57 +0100
commit68933455df82b2259c1a091232ded3334c87c551 (patch)
treefa451fa7ccc49526d238f0ed59a6d11875d11a62 /NEWS
parenta19fd8588402161a8e0b7eb1a08ebf7ab17f73da (diff)
treewide: Fix typos
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ef96d5dc..baf22090 100644
--- a/NEWS
+++ b/NEWS
@@ -229,7 +229,7 @@ The most important features and changes in this release are the following:
* New udev tags:
** The 'ID_MM_REQUIRED' port-specific udev tag allows users to specify that
- the modem must be able to succesfully probe and use the given control
+ the modem must be able to successfully probe and use the given control
port.
** The 'ID_MM_MAX_MULTIPLEXED_LINKS' udev tag allows user to specify the
maximum amount of multiplexed links the modem supports. This tag may be
@@ -1429,7 +1429,7 @@ This version comes with the following new features:
** Implemented support for devices which only work in "raw IP" mode, like
the Sierra MC7455.
** Implemented support for SIM related operations using the UIM service, as
- newer modems with multi-SIM capabilities don't suppor the legacy DMS UIM
+ newer modems with multi-SIM capabilities don't support the legacy DMS UIM
operations.
** Implemented support for detecting network-initiated disconnections.