summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/localflavor.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/localflavor.txt b/docs/ref/contrib/localflavor.txt
index bc5878f935..aabc98c711 100644
--- a/docs/ref/contrib/localflavor.txt
+++ b/docs/ref/contrib/localflavor.txt
@@ -877,7 +877,7 @@ Turkey (``tr``)
* The number consist of 11 digits.
* The first digit cannot be 0.
* (sum(1st, 3rd, 5th, 7th, 9th)*7 - sum(2nd,4th,6th,8th)) % 10) must be
- equal to the 10th digit.
+ equal to the 10th digit.
* (sum(1st to 10th) % 10) must be equal to the 11th digit.
.. class:: tr.forms.TRProvinceSelect