diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:21:15 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | d4396df437ad11eb23c3b21ce824f4489c504bdf (patch) | |
tree | 9b5b6e5f8e29640ce15668f3e6f2395dab60b34c /development/cppcms | |
parent | c861b54cf1b050944787aeb0adfeac7052134d42 (diff) | |
download | slackbuilds-d4396df437ad11eb23c3b21ce824f4489c504bdf.tar.gz |
development/cppcms: Fix slack-desc.
Diffstat (limited to 'development/cppcms')
-rw-r--r-- | development/cppcms/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/cppcms/slack-desc b/development/cppcms/slack-desc index 9cdb32e3e4..384f6b3219 100644 --- a/development/cppcms/slack-desc +++ b/development/cppcms/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -cppcms: CppCMS (High Performance C++ Web Framework) +cppcms: cppcms (High Performance C++ Web Framework) cppcms: cppcms: What is CppCMS? CppCMS is a Free High Performance Web Development cppcms: Framework (not a CMS) aimed for Rapid Web Application Development. @@ -14,6 +14,6 @@ cppcms: It differs from most of other web development frameworks like: cppcms: Python Django, Java Servlets in following: cppcms: 1. It is designed and tuned to handle extremely high loads. cppcms: 2. It uses modern C++ as primary development language in order to -cppcms: achieve first goal. +cppcms: achieve first goal. cppcms: 3. It is aimed on development of Web Sites rather then "GUI Like" -cppcms: web applications. +cppcms: web applications. |