summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2020-06-25 13:00:34 +0200
committerDavid Faure <faure@kde.org>2020-11-07 17:17:48 +0000
commitd68714f779c0d068837e108ff3bdad3d02477b88 (patch)
tree85565721db5ad2b6dfda62b450d340456a17e7f9
parent2fffcde1be7e343549c3065c7ea9c4e1abc4034c (diff)
Fix past tense "chose" in basedir spec
-rw-r--r--basedir/basedir-spec.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/basedir/basedir-spec.xml b/basedir/basedir-spec.xml
index d4c7398..1ed79dc 100644
--- a/basedir/basedir-spec.xml
+++ b/basedir/basedir-spec.xml
@@ -274,7 +274,7 @@
The application should be prepared to handle the case where the file
could not be written, either because the directory was non-existent
and could not be created, or for any other reason. In such case it
- may chose to present an error message to the user.
+ may choose to present an error message to the user.
</para>
<para>
When attempting to read a file, if for any reason a file in a certain
@@ -282,7 +282,7 @@
the file is non-existent or the user is not authorized to open the file,
then the processing of the file in that directory should be skipped.
If due to this a required file could not be found at all, the
- application may chose to present an error message to the user.
+ application may choose to present an error message to the user.
</para>
<para>
A specification that refers to <literal>$XDG_DATA_DIRS</literal> or