aboutsummaryrefslogtreecommitdiffstats
path: root/doc/TRANSLATE
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TRANSLATE')
-rw-r--r--doc/TRANSLATE4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TRANSLATE b/doc/TRANSLATE
index eb0de97cd..7c3e54468 100644
--- a/doc/TRANSLATE
+++ b/doc/TRANSLATE
@@ -8,9 +8,9 @@ strings can accept multiple values that mean essentially the same
thing.
For example, the string "yes" in English is "sí" in Spanish. However,
-some users will type "si" (without the accent). To accomodate both
+some users will type "si" (without the accent). To accommodate both
users, you can translate the string "yes" as "sí|si". You can have
-any number of alternate matches seperated by the | character like
+any number of alternate matches separated by the | character like
"sí|si|seguro".
The strings that can be handled in this way are of the form "yes|yes",