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:
parent
ed530d7a3b
commit
fbcc34f483
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user