From 3d78a3f8962b52fb702c0ae4f5e2b0ebe52da2e2 Mon Sep 17 00:00:00 2001 From: mes5k Date: Wed, 8 Jun 2005 15:28:56 +0000 Subject: [PATCH] fixed spelling mistake --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index a4f38ca..42dd023 100644 --- a/docs/index.html +++ b/docs/index.html @@ -64,7 +64,7 @@ getting close.

-TCLAP in written in ANSI C++ and is meant to be compatible with any +TCLAP is written in ANSI C++ and is meant to be compatible with any standards-compliant C++ compiler. It is known to work on Linux, MacOS X, Windows, and Solaris platforms. The library is implemented entirely in header files making it easy to use and distribute with other