Skip to content

Commit 93a816a

Browse files
committed
Fix typo
1 parent d97783e commit 93a816a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ existing source code.
9191
## Unicode productions
9292

9393
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
94+
outside the ASCII range; these productions are defined in terms of character
9595
properties given by the Unicode standard, rather than ASCII-range
9696
codepoints. These are given in the section [Special Unicode
9797
Productions](#special-unicode-productions).

0 commit comments

Comments
 (0)