diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-06-23 18:25:10 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-06-23 18:25:10 -0500 |
commit | 4fc1900d906c3c2228279c2e00754a687a38e0d0 (patch) | |
tree | 203f1b802fcc69bf44f7a52fadbd4dab896144f0 /README | |
parent | 094ca7d7986027571672cfbcc955310afa6af336 (diff) | |
download | ayatana-indicator-session-4fc1900d906c3c2228279c2e00754a687a38e0d0.tar.gz ayatana-indicator-session-4fc1900d906c3c2228279c2e00754a687a38e0d0.tar.bz2 ayatana-indicator-session-4fc1900d906c3c2228279c2e00754a687a38e0d0.zip |
copyediting: fix typo
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ and (4) a Logged In Mark. 1. You can test for the Active Session Mark by checking the action's state. The state is a dictionary whose "is-active" key yields a boolean. - If the booelan is true, show the Active Session Mark. + If the boolean is true, show the Active Session Mark. 2. The guest user should use a fallback icon such as "avatar-default." |