diff options
author | John Criswell <criswell@uiuc.edu> | 2004-11-21 15:11:37 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2004-11-21 15:11:37 +0000 |
commit | 8b88b461822a52186e405f219693c691ebbc99fc (patch) | |
tree | 1efd55afaa663ebc63198ab7a12cb55d769ac0e1 /docs | |
parent | 98d0636b137779f2fc55ca9ea84a2b97d5daedc8 (diff) | |
download | external_llvm-8b88b461822a52186e405f219693c691ebbc99fc.zip external_llvm-8b88b461822a52186e405f219693c691ebbc99fc.tar.gz external_llvm-8b88b461822a52186e405f219693c691ebbc99fc.tar.bz2 |
Fixed another typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18091 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/MakefileGuide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html index 43ed704..422a00e 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -743,7 +743,7 @@ <dt><a name="Sources"><tt>Sources</tt></a></dt> <dd>The complete list of source files.</dd> <dt><a name="sysconfdir"><tt>sysconfdir</tt></a></dt> - <dd>The directory into which configuration files will ulitmately be + <dd>The directory into which configuration files will ultimately be installed. This value is derived from the <tt>--prefix</tt> option given to <tt>configure</tt>.</dd> <dt><a name="ToolDir"><tt>ToolDir</tt></a></dt> |