summary refs log tree commit diff
path: root/docs/libnm-glib/html/NMDeviceBridge.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm-glib/html/NMDeviceBridge.html')
-rw-r--r--docs/libnm-glib/html/NMDeviceBridge.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm-glib/html/NMDeviceBridge.html b/docs/libnm-glib/html/NMDeviceBridge.html
index 8505ce12..5b7acb68 100644
--- a/docs/libnm-glib/html/NMDeviceBridge.html
+++ b/docs/libnm-glib/html/NMDeviceBridge.html
@@ -262,7 +262,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>
@@ -384,7 +384,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”                   <span class="type">NMObjectArray</span> *</pre>
-<p>The devices (<a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a>) slaved to the bridge device.</p>
+<p>The devices (<a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a>) enslaved to the bridge device.</p>
 <p>Flags: Read</p>
 <p class="since">Since: 0.9.8</p>
 </div>