| commit | e6ec4418fb7099fbb439d031bc5985cc0eb1e053 | [log] [tgz] |
|---|---|---|
| author | Sylvestre Ledru <sylvestre@debian.org> | Sat Jan 14 11:37:01 2017 +0000 |
| committer | Sylvestre Ledru <sylvestre@debian.org> | Sat Jan 14 11:37:01 2017 +0000 |
| tree | 940d806b339a8de96425a0ca2536038adca834ff | |
| parent | 0ab3b772940e601cddc2c2ad171546b136ff04af [diff] [blame] |
fix some typos in the doc llvm-svn: 292014
diff --git a/llvm/docs/TestingGuide.rst b/llvm/docs/TestingGuide.rst index 5dac583..26143fe 100644 --- a/llvm/docs/TestingGuide.rst +++ b/llvm/docs/TestingGuide.rst
@@ -313,7 +313,7 @@ ret i32 0 } -``ModuleID`` can unexpetedly match against ``CHECK`` lines. For example: +``ModuleID`` can unexpectedly match against ``CHECK`` lines. For example: .. code-block:: llvm