summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-11-06 16:04:49 +0000
committerDan Williams <dcbw@redhat.com>2008-11-06 16:04:49 +0000
commitd0019361257a4a8585c59fe9f8f55897be21c3ae (patch)
tree18cbe61b6d5f89c087ae247a1100278ae69ac9bf /introspection
parentdb77f88bfbd1d9404965a4a9cc6dae7ecb433e10 (diff)
Doc updates
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4273 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'introspection')
-rw-r--r--introspection/nm-access-point.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/nm-access-point.xml b/introspection/nm-access-point.xml
index 8f53b7ab54..21f238ffaf 100644
--- a/introspection/nm-access-point.xml
+++ b/introspection/nm-access-point.xml
@@ -18,7 +18,7 @@
<tp:docstring>The radio channel frequency in use by the access point, in MHz.</tp:docstring>
</property>
<property name="HwAddress" type="s" access="read">
- <tp:docstring>The hardware address of the access point.</tp:docstring>
+ <tp:docstring>The hardware address (BSSID) of the access point.</tp:docstring>
</property>
<property name="Mode" type="u" access="read" tp:type="NM_802_11_MODE">
@@ -28,7 +28,7 @@
<tp:docstring>The maximum bitrate this access point is capable of, in kilobits/second (Kb/s).</tp:docstring>
</property>
<property name="Strength" type="y" access="read">
- <tp:docstring>The current signal strength received from this access point.</tp:docstring>
+ <tp:docstring>The current signal quality of the access point, in percent.</tp:docstring>
</property>
<signal name="PropertiesChanged">