diff options
author | Tambet Ingo <tambet@gmail.com> | 2008-08-13 10:05:45 +0300 |
---|---|---|
committer | Tambet Ingo <tambet@gmail.com> | 2008-08-13 10:05:45 +0300 |
commit | 751a9f8273a063b7d5bb99093ed4583b34614643 (patch) | |
tree | 4770d7b20e5542a8c4b76a9a4a475774b8403437 | |
parent | a93f08429c142e1be5b1a4b0454d6a6051a7af3c (diff) |
Fix a typo.
-rw-r--r-- | introspection/mm-modem.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/mm-modem.xml b/introspection/mm-modem.xml index a1f8250d..3d828297 100644 --- a/introspection/mm-modem.xml +++ b/introspection/mm-modem.xml @@ -178,7 +178,7 @@ </tp:docstring> <arg name="mode" type="u" tp:type="MM_MODEM_NETWORK_MODE"> <tp:docstring> - The new quality in percent, 0..100. + The new network mode. </tp:docstring> </arg> </signal> |