[PATCH] introspection: fix typos
Ben Chan
benchan at chromium.org
Mon Mar 24 22:37:53 PDT 2014
---
introspection/org.freedesktop.ModemManager1.Bearer.xml | 6 +++---
introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/introspection/org.freedesktop.ModemManager1.Bearer.xml b/introspection/org.freedesktop.ModemManager1.Bearer.xml
index c0de028..29e502d 100644
--- a/introspection/org.freedesktop.ModemManager1.Bearer.xml
+++ b/introspection/org.freedesktop.ModemManager1.Bearer.xml
@@ -77,7 +77,7 @@
or
<link linkend="MM-BEARER-IP-METHOD-DHCP:CAPS">MM_BEARER_IP_METHOD_DHCP</link>
methods are given, the interface
- will be an ethernet-style inteface suitable for DHCP or setting static
+ will be an ethernet-style interface suitable for DHCP or setting static
IP configuration on, while if the
<link linkend="MM-BEARER-IP-METHOD-PPP:CAPS">MM_BEARER_IP_METHOD_PPP</link>
method is given, the interface
@@ -133,7 +133,7 @@
</varlistentry>
<varlistentry><term><literal>"prefix"</literal></term>
<listitem>
- Numeric CIDR network prefix (ie, 24, 32, etc), give as an unsigned integer value (signature <literal>"u"</literal>).
+ Numeric CIDR network prefix (ie, 24, 32, etc), given as an unsigned integer value (signature <literal>"u"</literal>).
</listitem>
</varlistentry>
<varlistentry><term><literal>"dns1"</literal></term>
@@ -191,7 +191,7 @@
</varlistentry>
<varlistentry><term><literal>"prefix"</literal></term>
<listitem>
- Numeric CIDR network prefix (ie, 24, 32, etc), give as an unsigned integer value (signature <literal>"u"</literal>).
+ Numeric CIDR network prefix (ie, 24, 32, etc), given as an unsigned integer value (signature <literal>"u"</literal>).
</listitem>
</varlistentry>
<varlistentry><term><literal>"dns1"</literal></term>
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml
index 00c4a2e..6d082f7 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml
@@ -32,7 +32,7 @@
<!--
Scan:
- @results: Array of dictionaries wih the found networks.
+ @results: Array of dictionaries with the found networks.
Scan for available networks.
--
1.9.1.423.g4596e3a
More information about the ModemManager-devel
mailing list