diff options
author | Guido Günther <agx@sigxcpu.org> | 2025-03-11 22:47:35 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2025-03-11 23:15:57 +0100 |
commit | 68933455df82b2259c1a091232ded3334c87c551 (patch) | |
tree | fa451fa7ccc49526d238f0ed59a6d11875d11a62 /NEWS | |
parent | a19fd8588402161a8e0b7eb1a08ebf7ab17f73da (diff) |
treewide: Fix typos
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |