Grammar tweak to old guide stub documents.

Removes extra "the" from the phrase "the the Rust Programming Language
book", which isn't particularly grammatical.
This commit is contained in:
Tim Parenti 2015-01-16 22:25:22 -05:00
parent ed530d7a3b
commit fbcc34f483
12 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
% The (old) Rust Crates and Modules Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/crates-and-modules.html).

View File

@ -1,4 +1,4 @@
% Error Handling in Rust
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/error-handling.html).

View File

@ -1,4 +1,4 @@
% The (old) Rust Foreign Function Interface Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/ffi.html).

View File

@ -1,4 +1,4 @@
% The (old) Rust Macros Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/macros.html).

View File

@ -1,4 +1,4 @@
% The (old) Rust Ownership Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/ownership.html).

View File

@ -1,4 +1,4 @@
% The (old) Rust Compiler Plugins Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/plugins.html).

View File

@ -1,4 +1,4 @@
% The (old) Rust Pointer Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/pointers.html).

View File

@ -1,4 +1,4 @@
% The (old) Guide to Rust Strings
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/strings.html).

View File

@ -1,4 +1,4 @@
% The (old) Rust Threads and Communication Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/tasks.html).

View File

@ -1,4 +1,4 @@
% The (old) Rust Testing Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/testing.html).

View File

@ -1,4 +1,4 @@
% Writing Safe Low-level and Unsafe Code in Rust
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/unsafe.html).

View File

@ -1,4 +1,4 @@
% The (old) Rust Guide
This content has moved into the
This content has moved into
[the Rust Programming Language book](book/README.html).