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 d97783e commit 93a816aCopy full SHA for 93a816a
doc/rust.md
@@ -91,7 +91,7 @@ existing source code.
91
## Unicode productions
92
93
A small number of productions in Rust's grammar permit Unicode codepoints
94
-ouside the ASCII range; these productions are defined in terms of character
+outside the ASCII range; these productions are defined in terms of character
95
properties given by the Unicode standard, rather than ASCII-range
96
codepoints. These are given in the section [Special Unicode
97
Productions](#special-unicode-productions).
0 commit comments