diff options
author | davidedmundson <davidedmundson@web> | 2017-05-06 18:15:14 +0000 |
---|---|---|
committer | www <iki-www@freedesktop.org> | 2017-05-06 18:15:14 +0000 |
commit | 87f3ffad56288458a0e019cca36b99de81494601 (patch) | |
tree | aaa0e1f5cad7fb9009bbd43b7a0a555fda4319d3 /Specifications | |
parent | cb93aeabc8a0d3c603f40047318d08eecd4e61de (diff) |
Diffstat (limited to 'Specifications')
-rw-r--r-- | Specifications/StatusNotifierItem/StatusNotifierItem.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Specifications/StatusNotifierItem/StatusNotifierItem.mdwn b/Specifications/StatusNotifierItem/StatusNotifierItem.mdwn index 34bebc7e..f3a8a910 100644 --- a/Specifications/StatusNotifierItem/StatusNotifierItem.mdwn +++ b/Specifications/StatusNotifierItem/StatusNotifierItem.mdwn @@ -57,7 +57,7 @@ NeedsAttention: The item carries really important information for the user, such UINT32 org.freedesktop.StatusNotifierItem.WindowId (); -It's the windowing-system dependent identifier for a window, the application can chose one of its windows to be available trough this property or just set 0 if it's not interested. +It's the windowing-system dependent identifier for a window, the application can chose one of its windows to be available through this property or just set 0 if it's not interested. ### org.freedesktop.StatusNotifierItem.IconName |