summaryrefslogtreecommitdiffstats
path: root/libraries/ctemplate
diff options
context:
space:
mode:
author dsomero2013-11-22 08:29:22 +0100
committer dsomero2013-11-22 08:29:22 +0100
commit610e8461bb9b201adbd4bd9257a9bf48be71f62b (patch)
tree6ca569349369dbaa4ba6c24795d6201303b9d2fa /libraries/ctemplate
parent8fe2e3d82e774b981c041e043ca2f71ed672b493 (diff)
downloadslackbuilds-610e8461bb9b201adbd4bd9257a9bf48be71f62b.tar.gz
various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/ctemplate')
-rw-r--r--libraries/ctemplate/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ctemplate/slack-desc b/libraries/ctemplate/slack-desc
index 43acb0a3ef..902d32780c 100644
--- a/libraries/ctemplate/slack-desc
+++ b/libraries/ctemplate/slack-desc
@@ -7,7 +7,7 @@
|-----handy-ruler------------------------------------------------------|
ctemplate: Ctemplate (template language for C++)
-ctemplate:
+ctemplate:
ctemplate: CTemplate is a simple but powerful template language for C++.
ctemplate: It emphasizes separating logic from presentation: it is not
ctemplate: possible to embed application logic in this template language.