diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2022-07-16 22:22:11 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-07-16 22:22:11 +0200 |
commit | 115692dd9184805dc9aa04d09eaa270e1e6e795a (patch) | |
tree | 88386e40a78a0b96ee62af64eb7449ebb48b5808 /include | |
parent | 36d3a2c4f58be83ee3d3bb55e218732fd03ad697 (diff) |
api,tags: fix typo in ID_MM_PORT_TYPE_AT_GPS_CONTROL doc
Diffstat (limited to 'include')
-rw-r--r-- | include/ModemManager-tags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ModemManager-tags.h b/include/ModemManager-tags.h index ad813b15..2029aa90 100644 --- a/include/ModemManager-tags.h +++ b/include/ModemManager-tags.h @@ -136,7 +136,7 @@ * are AT ports to be used for GPS control. Depending on the device, * this may or may not mean the same port is also used fo GPS data. * - * This tag will also proevent QCDM probing on the port. + * This tag will also prevent QCDM probing on the port. * * Since: 1.20 */ |