From 68933455df82b2259c1a091232ded3334c87c551 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 11 Mar 2025 22:47:35 +0100 Subject: treewide: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Guido Günther --- docs/reference/api/ModemManager-overview.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/reference/api/ModemManager-overview.xml') diff --git a/docs/reference/api/ModemManager-overview.xml b/docs/reference/api/ModemManager-overview.xml index 12e1adc8..2988a435 100644 --- a/docs/reference/api/ModemManager-overview.xml +++ b/docs/reference/api/ModemManager-overview.xml @@ -29,7 +29,7 @@ ModemManager is a DBus system bus activated service (meaning it's started automatically when a request arrives). It is written in C, using glib and gio. Several GInterfaces specify different features that the modems support, - including the generic MMIfaceModem3gpp and MMIfaceModemCdma which provice basic + including the generic MMIfaceModem3gpp and MMIfaceModemCdma which provide basic operations for 3GPP (GSM, UMTS, LTE) or CDMA (CDMA1x, EV-DO) modems. If a given feature is not available in the modem, the specific interface will not be exported in DBus. @@ -63,7 +63,7 @@ marked with the ID_MM_CANDIDATE tag in udev. - Aditionally, users of RS232-based devices may need to request additional manual + Additionally, users of RS232-based devices may need to request additional manual scans via DBus, in order to detect modems that may have been connected to RS232 to USB adapters. In this case, udev just knows about the USB adapter being connected, not about the RS232 modem connected to the adapter, if any. -- cgit v1.2.3-70-g09d2