summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus <jpalus@fastmail.com>2023-10-09 14:00:03 +0200
committerJan Palus <jpalus@fastmail.com>2023-10-09 14:00:03 +0200
commit84169377477fcf2dda08e624a12be727c95aacc9 (patch)
treeb7c5c86a91f375d3dc9ec2f0a49029559c3dd21a
parent157c16b09f54741aefbc4be6a3507455f0378389 (diff)
spec: use regular ascii apostrophe char instead of U+2019
-rw-r--r--data/shared-mime-info-spec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/shared-mime-info-spec.xml b/data/shared-mime-info-spec.xml
index 9ba1cfc..3054fac 100644
--- a/data/shared-mime-info-spec.xml
+++ b/data/shared-mime-info-spec.xml
@@ -359,7 +359,7 @@ If <userinput>localName</userinput> is present but empty then the document eleme
any name, but the namespace must still match.
</para><para>
If <userinput>namespaceURI</userinput> is present but empty then the match is done entirely on
-the document element’s local name and any namespace URI present in the document is ignored.
+the document element's local name and any namespace URI present in the document is ignored.
</para><para>
Both attributes must be specified, and at least one of them must be non-empty.
</para></listitem>