File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2121copyright = '2019--2024, EditorConfig Team'
2222author = 'EditorConfig Team'
2323
24- version = '0.17.0 '
25- release = '0.17.0 '
24+ version = '0.17.1 '
25+ release = '0.17.1 '
2626
2727# -- General configuration ---------------------------------------------------
2828
Original file line number Diff line number Diff line change @@ -238,7 +238,9 @@ and the supported values associated with them:
238238 Only one language can be specified. There is no default value.
239239
240240 The format is ``ss `` or ``ss-TT ``, where ``ss `` is an `ISO 639 `_
241- language code and ``TT `` is an `ISO 3166 `_ territory identifier.
241+ two-letter language code and ``TT `` is an `ISO 3166 `_ two-letter
242+ territory identifier. (Therefore ``spelling_language `` must be
243+ either two or five characters long.)
242244
243245 **Note: ** This property does **not ** specify the charset to be used.
244246 The charset is in separate property ``charset ``.
You can’t perform that action at this time.
0 commit comments