From 1d5d4867f4870722b0188c71b4920aa58c8a047d Mon Sep 17 00:00:00 2001 From: Ben Menesini Date: Sun, 15 Apr 2018 14:07:00 -0700 Subject: [PATCH] Fixed typo in docs/topics/i18n/translation.txt. --- docs/topics/i18n/translation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index 090e7cc414..2b1179624f 100644 --- a/docs/topics/i18n/translation.txt +++ b/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(