summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2014-10-17 17:33:15 +0200
committer Willy Sudiarto Raharjo2014-10-18 01:59:38 +0200
commit1d61d858e92808e10a8d960561694ee69369f104 (patch)
tree909740540fdba87e2c27fba424fb33735b79a3bb
parent51e650483dd3ab4aab1f0379a74f89ff1124f0ec (diff)
downloadslackbuilds-1d61d858e92808e10a8d960561694ee69369f104.tar.gz
libraries/tclap: Fix slack-desc.
Thanks to Niki Kovacs :-) Signed-off-by: David Spencer <baildon.research@googlemail.com>
-rw-r--r--libraries/tclap/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/tclap/slack-desc b/libraries/tclap/slack-desc
index 3ed6758980..e809e4e02d 100644
--- a/libraries/tclap/slack-desc
+++ b/libraries/tclap/slack-desc
@@ -9,7 +9,7 @@
tclap: tclap (library for defining and accessing command line arguments)
tclap:
tclap: TCLAP is a small templatized library that provides a simple interface
-tclap: for defining and accessing command line arguments. It was intially
+tclap: for defining and accessing command line arguments. It was initially
tclap: inspired by the user friendly CLAP libary.
tclap:
tclap: Homepage: http://tclap.sourceforge.net/