summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandLine.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-07-14 17:20:40 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-07-14 17:20:40 +0000
commit7fdaab4f6822a4da046b3e059888b20b5cacfc5f (patch)
treee9f763ccf2c1acae39bed2cb90658d0419a3f82e /llvm/docs/CommandLine.html
parentc8ccfe90afd97546187d94c0d009e34337705c13 (diff)
downloadbcm5719-llvm-7fdaab4f6822a4da046b3e059888b20b5cacfc5f.tar.gz
bcm5719-llvm-7fdaab4f6822a4da046b3e059888b20b5cacfc5f.zip
The word `separate' only has one `e'.
llvm-svn: 7173
Diffstat (limited to 'llvm/docs/CommandLine.html')
-rw-r--r--llvm/docs/CommandLine.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandLine.html b/llvm/docs/CommandLine.html
index 7c8c997a0f7..7503015aa57 100644
--- a/llvm/docs/CommandLine.html
+++ b/llvm/docs/CommandLine.html
@@ -1109,7 +1109,7 @@ specifies that this option is used to capture "interpreter style" arguments. Se
<a name="cl::Prefix">The <b><tt>cl::Prefix</tt></b> modifier specifies that this
option prefixes its value. With 'Prefix' options, there is no equal sign that
-seperates the value from the option name specified. This is useful for
+separates the value from the option name specified. This is useful for
processing odd arguments like '<tt>-lmalloc -L/usr/lib'</tt> in a linker tool.
Here, the '<tt>l</tt>' and '<tt>L</tt>' options are normal string (list)
options, that have the <a href="#cl::Prefix">cl::Prefix</a> modifier added to
@@ -1496,7 +1496,7 @@ line options </b></font></td></tr></table><ul>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
<!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
<!-- hhmts start -->
-Last modified: Sat Jun 21 16:45:29 CDT 2003
+Last modified: Mon Jul 14 12:12:15 CDT 2003
<!-- hhmts end -->
</font>
</body></html>
OpenPOWER on IntegriCloud