Fix grammar in tutorial

"as this document" should be "than this document"
This commit is contained in:
Michael Zhou 2014-06-24 00:11:19 -04:00 committed by Alex Crichton
parent 808b848eaf
commit 58078005cf

View file

@ -3343,7 +3343,7 @@ guides on individual topics.
* [Testing Rust code][testing] * [Testing Rust code][testing]
* [The Rust Runtime][runtime] * [The Rust Runtime][runtime]
There is further documentation on the [wiki], however those tend to be even more out of date as this document. There is further documentation on the [wiki], however those tend to be even more out of date than this document.
[pointers]: guide-pointers.html [pointers]: guide-pointers.html
[lifetimes]: guide-lifetimes.html [lifetimes]: guide-lifetimes.html