Browse Source

Fixed typo in docs/topics/i18n/translation.txt.

Ben Menesini 7 years ago
parent
commit
1d5d4867f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/topics/i18n/translation.txt

+ 1 - 1
docs/topics/i18n/translation.txt

@@ -235,7 +235,7 @@ sophisticated, but will produce incorrect results for some languages::
         'name': name
     }
 
-Don't try to implement your own singular-or-plural logic, it won't be correct.
+Don't try to implement your own singular-or-plural logic; it won't be correct.
 In a case like this, consider something like the following::
 
     text = ngettext(