summaryrefslogtreecommitdiffstats
path: root/development/cppunit
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:21:11 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit93048ca7b5708a79dc9a4e79eef814e98e6666dd (patch)
tree88f1c849d3a4970691004ebc70e49891352ec790 /development/cppunit
parent91b7ad015c1dde79cefb37549108e7ca0c2ca249 (diff)
downloadslackbuilds-93048ca7b5708a79dc9a4e79eef814e98e6666dd.tar.gz
slackbuilds-93048ca7b5708a79dc9a4e79eef814e98e6666dd.tar.xz
development/cppunit: Fix slack-desc.
Diffstat (limited to 'development/cppunit')
-rw-r--r--development/cppunit/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/cppunit/slack-desc b/development/cppunit/slack-desc
index cbf4be5dc9..b41a9ce132 100644
--- a/development/cppunit/slack-desc
+++ b/development/cppunit/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-cppunit: CppUnit (C++ unit testing framework)
+cppunit: cppunit (C++ unit testing framework)
cppunit:
cppunit: CppUnit is a C++ unit testing framework.
cppunit: It started its life as a port of JUnit to C++ by Michael Feathers.