From ef6a6a69ff1e1b709d0acb315b9f6c926c67a778 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 21 Aug 2003 22:14:26 +0000 Subject: The word `dependent' has no `a'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8030 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandLine.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/CommandLine.html') diff --git a/docs/CommandLine.html b/docs/CommandLine.html index 1d46720..a418dcb 100644 --- a/docs/CommandLine.html +++ b/docs/CommandLine.html @@ -1398,7 +1398,7 @@ There are two ways to use a new parser:

doesn't work if your fundemental data type is something that is already supported.

-

  • Write an independant class, using it explicitly from options that need +
  • Write an independent class, using it explicitly from options that need it.

    This approach works well in situations where you would line to parse an -- cgit v1.1