fixed spelling mistake

This commit is contained in:
mes5k 2005-06-08 15:28:56 +00:00
parent ce60f03fd3
commit 3d78a3f896

View File

@ -64,7 +64,7 @@ getting close.
</p>
<p>
<em>TCLAP</em> in written in ANSI C++ and is meant to be compatible with any
<em>TCLAP</em> 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