Fix unclear macros documentation.

This commit is contained in:
Joseph Crail 2014-10-07 22:18:10 -04:00
parent 3b945dcae6
commit daa91d8ef4

View file

@ -87,7 +87,7 @@ forbidden.
Otherwise, the invocation syntax is free-form.
To take as an argument a fragment of Rust code, write `$` followed by a name
To take a fragment of Rust code as an argument, write `$` followed by a name
(for use on the right-hand side), followed by a `:`, followed by a *fragment
specifier*. The fragment specifier denotes the sort of fragment to match. The
most common fragment specifiers are: