summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MakefileGuide.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2005-10-24 16:47:40 +0000
committerJohn Criswell <criswell@uiuc.edu>2005-10-24 16:47:40 +0000
commit84800c0246ffd41b323c39a13345582ec7d11fa7 (patch)
treee436aee711098275dcb8968a20b83302de3f4553 /llvm/docs/MakefileGuide.html
parent6140e5d03c4d31f75116567b26b07e16dd8592d9 (diff)
downloadbcm5719-llvm-84800c0246ffd41b323c39a13345582ec7d11fa7.tar.gz
bcm5719-llvm-84800c0246ffd41b323c39a13345582ec7d11fa7.zip
Fixed spelling.
llvm-svn: 23970
Diffstat (limited to 'llvm/docs/MakefileGuide.html')
-rw-r--r--llvm/docs/MakefileGuide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html
index 1484b02789d..d8c5029f95c 100644
--- a/llvm/docs/MakefileGuide.html
+++ b/llvm/docs/MakefileGuide.html
@@ -552,7 +552,7 @@
<div class="doc_text">
<p>This utility target, only available when <tt>$(PROJ_OBJ_ROOT)</tt> is not
the same as <tt>$(PROJ_SRC_ROOT)</tt>, will completely clean the
- <tt>$(PROJ_OBJ_ROOT)</tt> directoy by removing its content entirely and
+ <tt>$(PROJ_OBJ_ROOT)</tt> directory by removing its content entirely and
reconfiguring the directory. This returns the <tt>$(PROJ_OBJ_ROOT)</tt>
directory to a completely fresh state. All content in the directory except
configured files and top-level makefiles will be lost.</p>
OpenPOWER on IntegriCloud