diff options
author | Dan Williams <dcbw@redhat.com> | 2010-03-05 17:55:48 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-03-05 17:55:48 -0800 |
commit | 2950f3106859fb8bb90f6eab8a8de5298fd5d297 (patch) | |
tree | 5109c467c049e8456f14bb09d50ff0e79414a27b | |
parent | 12a8a63fc1510d1af79581dc66e2b48a8eefcdb6 (diff) |
api: clarify some Location API bits
-rw-r--r-- | introspection/mm-modem-location.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/mm-modem-location.xml b/introspection/mm-modem-location.xml index ccd1e3a4..5ec62df1 100644 --- a/introspection/mm-modem-location.xml +++ b/introspection/mm-modem-location.xml @@ -36,7 +36,7 @@ <tp:mapping name="Location_Information_Map"> <tp:docstring> - A mapping from unsigned integers to a variant representing location information. + A mapping from location type to type-specific location information. </tp:docstring> <tp:member type="u" name="Type" tp:type="MM_MODEM_LOCATION_CAPABILITIES"> <tp:docstring> |