summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Genz <liebundartig@freenet.de>2021-05-01 11:27:48 +0000
committerRené Genz <liebundartig@freenet.de>2021-05-01 11:27:48 +0000
commit2591d6e58e2e817a90273b7887c3345a0abde47d (patch)
treecd56a1348f16ba47d8bbbd33dcc5a69cb15cc5c2
parent463bb817c9f1cb324472ceb03add838724e2ad19 (diff)
fix typing mistake
-rw-r--r--autostart/autostart-spec.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/autostart/autostart-spec.xml b/autostart/autostart-spec.xml
index 1a996da..745e72a 100644
--- a/autostart/autostart-spec.xml
+++ b/autostart/autostart-spec.xml
@@ -145,12 +145,12 @@
<sect3>
<title>OnlyShowIn and NotShowIn Keys</title>
<para>
- The OnlyShownIn entry may contain a list of strings identifying
+ The OnlyShowIn entry may contain a list of strings identifying
the desktop environments that MUST autostart this application,
all other desktop environments MUST NOT autostart this application.
</para>
<para>
- The NotShownIn entry may contain a list of strings identifying
+ The NotShowIn entry may contain a list of strings identifying
the desktop environments that MUST NOT autostart this
application, all other desktop environments MUST autostart this
application.