From: Misha Brukman Date: Mon, 14 Jul 2003 17:20:40 +0000 (+0000) Subject: The word `separate' only has one `e'. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bc0e998c497446f5448425b3cbd7f8f19a458764;p=oota-llvm.git The word `separate' only has one `e'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7173 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandLine.html b/docs/CommandLine.html index 7c8c997a0f7..7503015aa57 100644 --- a/docs/CommandLine.html +++ b/docs/CommandLine.html @@ -1109,7 +1109,7 @@ specifies that this option is used to capture "interpreter style" arguments. Se The cl::Prefix 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 '-lmalloc -L/usr/lib' in a linker tool. Here, the 'l' and 'L' options are normal string (list) options, that have the cl::Prefix modifier added to @@ -1496,7 +1496,7 @@ line options