Skip to content

Commit 4b2327b

Browse files
committed
WHOOPS wrong word to put there for sure
1 parent 75bc547 commit 4b2327b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/src/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#### Aliasing
44

55
(Please note: a full aliasing model for Rust has not yet been constructed, but
6-
at the moment we can give the following guidelines.)
6+
at the moment we can give the following definition.)
77

88
*Aliasing* is any time one pointer or reference points to a "span" of memory
99
that overlaps with the span of another pointer or reference. A span of memory is

0 commit comments

Comments
 (0)