diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index ef05b87..66b399f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ root = true [*.rst] -spell_language = en_gb +spelling_language = en_gb |