diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2014-08-11 18:04:46 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2014-08-11 18:04:46 +0000 |
commit | 469de19a09313bb4705b8faf6dfda2e59eccdd26 (patch) | |
tree | 05c460091bf27613afca98f731d9b70f1b1d0fda /llvm/docs | |
parent | 975f3fb3e90179565b0b2d9e82e0f2ffe755b38e (diff) | |
download | bcm5719-llvm-469de19a09313bb4705b8faf6dfda2e59eccdd26.tar.gz bcm5719-llvm-469de19a09313bb4705b8faf6dfda2e59eccdd26.zip |
Fix typos:
* libaries => libraries
* avaiable => available
llvm-svn: 215366
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-config.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-config.rst b/llvm/docs/CommandGuide/llvm-config.rst index 0ebb344c06a..34075d0b308 100644 --- a/llvm/docs/CommandGuide/llvm-config.rst +++ b/llvm/docs/CommandGuide/llvm-config.rst @@ -151,7 +151,7 @@ libraries. Useful "virtual" components include: **all** - Includes all LLVM libaries. The default if no components are specified. + Includes all LLVM libraries. The default if no components are specified. |