From 3055cfa15c9b942bfed16954752fc0c72e643510 Mon Sep 17 00:00:00 2001 From: mes5k Date: Sat, 10 Jan 2004 17:39:18 +0000 Subject: [PATCH] spelling --- docs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index a0f4785..5518a35 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,15 +38,15 @@ user friendly CLAP libary. The difference is that this library is templatized so the argument class is type independent which avoids identical-except-for-type objects like IntArg, FloatArg, -StringArg, etc. While the library is probably not strictly compliant with -the GNU or POSIX standards, its getting close. +StringArg, etc. While the library is not strictly compliant with +the GNU or POSIX standards, it is getting close. Happy coding!