We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f51b98 commit ccca33bCopy full SHA for ccca33b
babel/core.py
@@ -182,7 +182,7 @@ def __init__(
182
:param territory: the territory (country or region) code
183
:param script: the script code
184
:param variant: the variant code
185
- :param modifier: a modifier ('@variant')
+ :param modifier: a modifier (following the '@' symbol, sometimes called '@variant')
186
:raise `UnknownLocaleError`: if no locale data is available for the
187
requested locale
188
"""
0 commit comments