diff options
| author | Alexander Regueiro <alexreg@gmail.com> | 2018-06-09 00:32:06 +0100 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2018-06-08 20:35:46 -0500 |
| commit | e10360364658f51f09dd2618506cb5a55af583bd (patch) | |
| tree | f5d99b61db6326ba24c9ac4053195ad1146ab3ee /src/doc/rustc-dev-guide | |
| parent | 14645504d79ac453a1ca2a9b4c31ddb641c28794 (diff) | |
| download | rust-e10360364658f51f09dd2618506cb5a55af583bd.tar.gz rust-e10360364658f51f09dd2618506cb5a55af583bd.zip | |
removed whitespace
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/book.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/book.toml b/src/doc/rustc-dev-guide/book.toml index f3a192c6784..ecbe513b7cb 100644 --- a/src/doc/rustc-dev-guide/book.toml +++ b/src/doc/rustc-dev-guide/book.toml @@ -1,7 +1,7 @@ [book] title = "Guide to Rustc Development" author = "Rustc developers" -description = "A guide to developing rustc " +description = "A guide to developing rustc" [output.html] |
