summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/cppcms/slack-desc6
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.