README: fix typo
This commit is contained in:
4
README
4
README
@@ -15,7 +15,7 @@ Implementation.
|
||||
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.
|
||||
@@ -33,4 +33,4 @@ and need to add or change some public method, feel free to suggest it!
|
||||
|
||||
License.
|
||||
The ModemManager and mmcli binaries are both GPLv2+.
|
||||
The libmm-glib library is LGPLv2+.
|
||||
The libmm-glib library is LGPLv2+.
|
||||
|
Reference in New Issue
Block a user