summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2014-04-23 11:15:04 -0400
committerRyan Lortie <desrt@desrt.ca>2014-04-23 11:21:04 -0400
commit91ec907fff115b375b3648fef7635e7684cb05d6 (patch)
tree1d6259ddf05c0ae2cd79c18988e66c8e9cb891a9
parent4f734282a18a1e29b095b2c04220214af9d5bd46 (diff)
desktop-entry spec: fix typo
-rw-r--r--desktop-entry/desktop-entry-spec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml
index 0bdb83a..36997c0 100644
--- a/desktop-entry/desktop-entry-spec.xml
+++ b/desktop-entry/desktop-entry-spec.xml
@@ -490,7 +490,7 @@
</para>
<para>
- If <envar>$XDG_CURRENT_DIRECTORY</envar> is set then it contains a
+ If <envar>$XDG_CURRENT_DESKTOP</envar> is set then it contains a
colon-separated list of strings. In order, each string is
considered. If a matching entry is found in
<varname>OnlyShowIn</varname> then the desktop file is shown.