summaryrefslogtreecommitdiff
path: root/babel/plural.py
diff options
context:
space:
mode:
Diffstat (limited to 'babel/plural.py')
-rw-r--r--babel/plural.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/babel/plural.py b/babel/plural.py
index efd0f1f..b4f54c0 100644
--- a/babel/plural.py
+++ b/babel/plural.py
@@ -425,7 +425,7 @@ class _Parser:
'n in 3,5,7..15'.
- Samples are ignored.
- The translator parses the expression on instanciation into an attribute
+ The translator parses the expression on instantiation into an attribute
called `ast`.
"""