summary refs log tree commit diff
path: root/docs/libnm/html/NMDeviceBridge.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMDeviceBridge.html')
-rw-r--r--docs/libnm/html/NMDeviceBridge.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html
index 12fc7a5e..34184ff5 100644
--- a/docs/libnm/html/NMDeviceBridge.html
+++ b/docs/libnm/html/NMDeviceBridge.html
@@ -199,7 +199,7 @@ nm_device_bridge_get_carrier (<em class="parameter"><code><a class="link" href="
 <a name="nm-device-bridge-get-slaves"></a><h3>nm_device_bridge_get_slaves ()</h3>
 <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
 nm_device_bridge_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceBridge.html" title="NMDeviceBridge"><span class="type">NMDeviceBridge</span></a> *device</code></em>);</pre>
-<p>Gets the devices currently slaved to <em class="parameter"><code>device</code></em>
+<p>Gets the devices currently enslaved to <em class="parameter"><code>device</code></em>
 .</p>
 <div class="refsect3">
 <a name="nm-device-bridge-get-slaves.parameters"></a><h4>Parameters</h4>
@@ -272,7 +272,7 @@ copy used by the device, and must not be modified. </p>
 <div class="refsect2">
 <a name="NMDeviceBridge--slaves"></a><h3>The <code class="literal">“slaves”</code> property</h3>
 <pre class="programlisting">  “slaves”                   <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *</pre>
-<p>The devices slaved to the bridge device.</p>
+<p>The devices enslaved to the bridge device.</p>
 <p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GPtrArray(NMDevice)]</span></p>
 <p>Flags: Read</p>
 </div>