diff options
Diffstat (limited to 'data/com.canonical.indicator.session.gschema.xml.in')
-rw-r--r-- | data/com.canonical.indicator.session.gschema.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/com.canonical.indicator.session.gschema.xml.in b/data/com.canonical.indicator.session.gschema.xml.in index 38c3846..d5e852e 100644 --- a/data/com.canonical.indicator.session.gschema.xml.in +++ b/data/com.canonical.indicator.session.gschema.xml.in @@ -28,7 +28,7 @@ <key type="b" name="user-show-menu"> <default>true</default> <summary>Show the list of users</summary> - <description>Allow for the user menu to be hidden by the user.</description> + <description>Allow for the user list to be hidden by the user.</description> </key> </schema> |