diff options
| author | Mark Mansi <markm@cs.wisc.edu> | 2018-03-23 20:56:05 -0500 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2018-03-26 20:28:00 -0500 |
| commit | 03577700d000de311c8f1570fe03b59afac36e28 (patch) | |
| tree | fdffd986e3e10d91796da63673281386b0888f47 /src/doc/rustc-dev-guide | |
| parent | cde5c6586dc24ff19553389981fe9cb7227a0038 (diff) | |
| download | rust-03577700d000de311c8f1570fe03b59afac36e28.tar.gz rust-03577700d000de311c8f1570fe03b59afac36e28.zip | |
Fix long lines in glossary
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/appendix-glossary.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/appendix-glossary.md b/src/doc/rustc-dev-guide/src/appendix-glossary.md index 8a3df24e8e0..1d82686ba92 100644 --- a/src/doc/rustc-dev-guide/src/appendix-glossary.md +++ b/src/doc/rustc-dev-guide/src/appendix-glossary.md @@ -1,6 +1,8 @@ # Appendix C: Glossary -The compiler uses a number of...idiosyncratic abbreviations and things. This glossary attempts to list them and give you a few pointers for understanding them better. +The compiler uses a number of...idiosyncratic abbreviations and things. This +glossary attempts to list them and give you a few pointers for understanding +them better. Term | Meaning ------------------------|-------- |
