commit | a20863e67dac297e818c73f8f773f8ef2ea8ae20 | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Sun Feb 05 11:24:56 2012 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Sun Feb 05 11:24:56 2012 +0000 |
tree | 25a9ffdd131ace6b6eb9ea87c93a1817eb049852 | |
parent | 93492b87650def0848d34291652d568c393c11f0 [diff] |
Fix a typo (builting -> builtin). Patch by Afriza N. Arief! llvm-svn: 149822
diff --git a/clang/docs/tools/clang.pod b/clang/docs/tools/clang.pod index 964b143..8f61568 100644 --- a/clang/docs/tools/clang.pod +++ b/clang/docs/tools/clang.pod
@@ -465,7 +465,7 @@ =item B<-nostdlibinc> Do not search the standard system directories for include files, but do search -compiler builting include directories. +compiler builtin include directories. =item B<-nobuiltininc>