Fix some typos in the documentation

These were found by the spellchecker.
This commit is contained in:
Andrea Canciani
2017-01-27 18:42:05 +01:00
committed by Jakob Stoklund Olesen
parent 7e54cdb4f5
commit a395f01b3e
3 changed files with 3 additions and 3 deletions

View File

@@ -139,7 +139,7 @@ run will also have the RISC-V specific flag ``supports_m`` disabled.
Filecheck
---------
Many of the test commands bescribed below use *filecheck* to verify their
Many of the test commands described below use *filecheck* to verify their
output. Filecheck is a Rust implementation of the LLVM tool of the same name.
See the :file:`lib/filecheck` `documentation <https://docs.rs/filecheck/>`_ for
details of its syntax.