diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-12-08 06:22:05 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-12-08 06:22:05 +0000 |
commit | d899432617136308ddc5ebc548bfd72ce6e66fd5 (patch) | |
tree | 4f1d8d12265d29197bd49d9613f048a9b8fdad07 | |
parent | b8d989e0558b0f39f1095db9b0317c9df4390035 (diff) | |
download | bcm5719-llvm-d899432617136308ddc5ebc548bfd72ce6e66fd5.tar.gz bcm5719-llvm-d899432617136308ddc5ebc548bfd72ce6e66fd5.zip |
`effect' is the noun, `affect' is the verb.
llvm-svn: 10315
-rw-r--r-- | llvm/docs/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html index 8f9a9a7b697..79d2112c585 100644 --- a/llvm/docs/FAQ.html +++ b/llvm/docs/FAQ.html @@ -333,7 +333,7 @@ build.</p> </div> <div class="answer"> -<p>This is a bug in the customized version of GCC shipped with SuSE, and effects +<p>This is a bug in the customized version of GCC shipped with SuSE, and affects projects other than LLVM. Complain loudly to SuSE. :)</p> </div> |