diff options
Diffstat (limited to 'desktop-entry/desktop-entry-spec.xml')
-rw-r--r-- | desktop-entry/desktop-entry-spec.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml index 6ce9a23..34bc154 100644 --- a/desktop-entry/desktop-entry-spec.xml +++ b/desktop-entry/desktop-entry-spec.xml @@ -143,8 +143,8 @@ <literal>=</literal> sign is the actual delimiter. </para> <para> - Key names must contain only the characters - <literal>A-Za-z0-9-</literal>. + Only the characters <literal>A-Za-z0-9-</literal> may be used in + key names. </para> <para> As the case is significant, the keys <varname>Name</varname> and |