summaryrefslogtreecommitdiffstats
path: root/llvm/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
commitbe372b91e11b079a1335fdf0ac30a9b80a082a06 (patch)
treeac9c878b43155368257e81d779361067a30da6bd /llvm/docs/CommandLine.html
parenta73b95821ad303a86910713f2b88ff73321472be (diff)
downloadbcm5719-llvm-be372b91e11b079a1335fdf0ac30a9b80a082a06.tar.gz
bcm5719-llvm-be372b91e11b079a1335fdf0ac30a9b80a082a06.zip
The word `dependent' has no `a'.
llvm-svn: 8030
Diffstat (limited to 'llvm/docs/CommandLine.html')
-rw-r--r--llvm/docs/CommandLine.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandLine.html b/llvm/docs/CommandLine.html
index 1d46720f3be..a418dcba45d 100644
--- a/llvm/docs/CommandLine.html
+++ b/llvm/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
OpenPOWER on IntegriCloud