diff options
| author | Simon Friis Vindum | 2020-12-03 10:44:06 +0100 |
|---|---|---|
| committer | Simon Friis Vindum | 2020-12-06 07:41:31 +0100 |
| commit | a996fb740fa26d899e83a62324f12f62b17c0bc9 (patch) | |
| tree | 904948200b0412f350d9a935dff6204b75954f56 /doc/sphinx | |
| parent | 2eeeba76598258bd5691a9825fd888c350fbcef3 (diff) | |
Fix spelling in warning entry
Diffstat (limited to 'doc/sphinx')
| -rw-r--r-- | doc/sphinx/user-extensions/syntax-extensions.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/user-extensions/syntax-extensions.rst b/doc/sphinx/user-extensions/syntax-extensions.rst index df73de846f..6d1485f26b 100644 --- a/doc/sphinx/user-extensions/syntax-extensions.rst +++ b/doc/sphinx/user-extensions/syntax-extensions.rst @@ -309,7 +309,7 @@ at the time of use of the notation. a notation should only be used for printing. If a notation to be used both for parsing and printing is - overriden, both the parsing and printing are invalided, even if the + overridden, both the parsing and printing are invalided, even if the overriding rule is only parsing. If a given notation string occurs only in ``only printing`` rules, |
