summaryrefslogtreecommitdiff
path: root/docs/CommandLine.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-08-21 22:14:26 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-08-21 22:14:26 +0000
commitef6a6a69ff1e1b709d0acb315b9f6c926c67a778 (patch)
tree7d59340142e117b47b4df22e5b6e54e46b93f4f9 /docs/CommandLine.html
parente287cfdfd0815ac5c80c72c0913a45ca98993a28 (diff)
downloadllvm-ef6a6a69ff1e1b709d0acb315b9f6c926c67a778.tar.gz
llvm-ef6a6a69ff1e1b709d0acb315b9f6c926c67a778.tar.bz2
llvm-ef6a6a69ff1e1b709d0acb315b9f6c926c67a778.tar.xz
The word `dependent' has no `a'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8030 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandLine.html')
-rw-r--r--docs/CommandLine.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandLine.html b/docs/CommandLine.html
index 1d46720f3b..a418dcba45 100644
--- a/docs/CommandLine.html
+++ b/docs/CommandLine.html
@@ -1398,7 +1398,7 @@ There are two ways to use a new parser:<p>
doesn't work if your fundemental data type is something that is already
supported.<p>
-<li>Write an independant class, using it explicitly from options that need
+<li>Write an independent class, using it explicitly from options that need
it.<p>
This approach works well in situations where you would line to parse an