Documentation: Perform automated correction of common typos.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 12 Oct 2009 14:46:08 +0000 (14:46 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 12 Oct 2009 14:46:08 +0000 (14:46 +0000)
commit8040cd3cfd7b87661c08ca916daf355593dd8ffa
tree611b8930c912c03403d721f81e51788a42c125df
parent8746929ff948a11a31b745437c8e448b91450959
Documentation: Perform automated correction of common typos.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83849 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
docs/BitCodeFormat.html
docs/CodingStandards.html
docs/CommandLine.html
docs/CompilerDriver.html
docs/FAQ.html
docs/GetElementPtr.html
docs/HowToReleaseLLVM.html
docs/HowToSubmitABug.html
docs/LangRef.html
docs/LinkTimeOptimization.html
docs/MakefileGuide.html
docs/Passes.html
docs/ProgrammersManual.html
docs/SourceLevelDebugging.html
docs/WritingAnLLVMPass.html
docs/tutorial/LangImpl3.html
docs/tutorial/LangImpl4.html
docs/tutorial/OCamlLangImpl3.html
docs/tutorial/OCamlLangImpl4.html