Skip to content

Commit 2b4ecb1

Browse files
mbrubeckbrson
authored andcommitted
---
yaml --- r: 5838 b: refs/heads/master c: 16a5885 h: refs/heads/master v: v3
1 parent c4a276f commit 2b4ecb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 0f0fa26c72f11f1cb622db8e19c6c0014a6e5bbc
2+
refs/heads/master: 16a58855559d8a9d170de94d0452d27785f30729

trunk/doc/rust.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ x::y::z;
956956
@end example
957957

958958
In most contexts, the Rust grammar accepts a general @emph{path}, but
959-
subsequent passes pay restrict paths occurring in various contexts to refer to
959+
subsequent passes may restrict paths occurring in various contexts to refer to
960960
slots or items, depending on the semantics of the occurrence. In other words:
961961
in some contexts a slot is required (for example, on the left hand side of the
962962
copy operator, @pxref{Ref.Expr.Copy}) and in other contexts an item is

0 commit comments

Comments
 (0)