Skip to content

Commit

Permalink
Fixed outdated note in the tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
aochagavia committed May 1, 2014
1 parent 239557d commit b537028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2965,7 +2965,7 @@ use farm::*;
~~~

> *Note:* This feature of the compiler is currently gated behind the
> `#[feature(globs)]` directive. More about these directives can be found in
> `#![feature(globs)]` directive. More about these directives can be found in
> the manual.
However, that's not all. You can also rename an item while you're bringing it into scope:
Expand Down

0 comments on commit b537028

Please sign in to comment.