diff options
author | Oliver Kellogg <okellogg@users.sourceforge.net> | 2023-01-28 16:25:12 +0100 |
---|---|---|
committer | Oliver Kellogg <okellogg@users.sourceforge.net> | 2023-01-28 16:25:12 +0100 |
commit | 1136f28da64d9589e4c9bafaaf36212cbb132e7f (patch) | |
tree | 33f327b5bb29d6e682a09299382a901456bfe265 /notification | |
parent | 7be136582b6a8abe926b193d7dc18db4f57420f1 (diff) |
fix typos in various xml files
Diffstat (limited to 'notification')
-rw-r--r-- | notification/notification-spec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notification/notification-spec.xml b/notification/notification-spec.xml index 37a7552..9131a20 100644 --- a/notification/notification-spec.xml +++ b/notification/notification-spec.xml @@ -162,7 +162,7 @@ displayed to the user. </para> <para> - The default action (usually invoked my clicking the notification) + The default action (usually invoked by clicking the notification) should have a key named <literal>"default"</literal>. The name can be anything, though implementations are free not to display it. </para> |