From 84800c0246ffd41b323c39a13345582ec7d11fa7 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Mon, 24 Oct 2005 16:47:40 +0000 Subject: Fixed spelling. llvm-svn: 23970 --- llvm/docs/MakefileGuide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs') 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 @@

This utility target, only available when $(PROJ_OBJ_ROOT) is not the same as $(PROJ_SRC_ROOT), will completely clean the - $(PROJ_OBJ_ROOT) directoy by removing its content entirely and + $(PROJ_OBJ_ROOT) directory by removing its content entirely and reconfiguring the directory. This returns the $(PROJ_OBJ_ROOT) directory to a completely fresh state. All content in the directory except configured files and top-level makefiles will be lost.

-- cgit v1.2.3