llvm-config: Fix typo in help message introduced with r197664.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 25 Dec 2013 02:24:32 +0000 (02:24 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 25 Dec 2013 02:24:32 +0000 (02:24 +0000)
Thanks, Vinson Lee!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197996 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-config/llvm-config.cpp

index 2ee1da63128433ca45262e4d2dd0048f8eba455b..53368ff067ea5ae3c56b779eef4bf14d377006a0 100644 (file)
@@ -147,7 +147,7 @@ Options:\n\
   --cflags          C compiler flags for files that include LLVM headers.\n\
   --cxxflags        C++ compiler flags for files that include LLVM headers.\n\
   --ldflags         Print Linker flags.\n\
-  --system-libs     Sytem Libraries needed to link against LLVM components.\n\
+  --system-libs     System Libraries needed to link against LLVM components.\n\
   --libs            Libraries needed to link against LLVM components.\n\
   --libnames        Bare library names for in-tree builds.\n\
   --libfiles        Fully qualified library filenames for makefile depends.\n\