Fixed spelling.

llvm-svn: 23970
This commit is contained in:
John Criswell 2005-10-24 16:47:40 +00:00
parent 6140e5d03c
commit 84800c0246
1 changed files with 1 additions and 1 deletions

View File

@ -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>