diff options
| author | Troy A. Johnson <troyj@cray.com> | 2019-08-16 20:26:48 +0000 |
|---|---|---|
| committer | Troy A. Johnson <troyj@cray.com> | 2019-08-16 20:26:48 +0000 |
| commit | 856608c30a8b9f28333e0d1b9cacc19db6d688e8 (patch) | |
| tree | 9fc999f0a43a2770d0fc20ecc1f99313bae32a82 /clang/docs/CommandGuide/diagtool.rst | |
| parent | f4cf3b959333f62b7a7b2d7771f7010c9d8da388 (diff) | |
| download | bcm5719-llvm-856608c30a8b9f28333e0d1b9cacc19db6d688e8.tar.gz bcm5719-llvm-856608c30a8b9f28333e0d1b9cacc19db6d688e8.zip | |
[Test Commit] Fix typo in diagtool.rst
Test commit after obtaining commit access.
llvm-svn: 369148
Diffstat (limited to 'clang/docs/CommandGuide/diagtool.rst')
| -rw-r--r-- | clang/docs/CommandGuide/diagtool.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/CommandGuide/diagtool.rst b/clang/docs/CommandGuide/diagtool.rst index 59417f71f69..656ce10b233 100644 --- a/clang/docs/CommandGuide/diagtool.rst +++ b/clang/docs/CommandGuide/diagtool.rst @@ -9,7 +9,7 @@ SYNOPSIS DESCRIPTION ----------- -:program:`diagtool` is a combination of four tool for dealing with diagnostics in :program:`clang`. +:program:`diagtool` is a combination of four tools for dealing with diagnostics in :program:`clang`. SUBCOMMANDS ----------- |

