diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 03:24:26 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:31 +0700 |
commit | 5240370ac7c88551d959a21a8a07191452191751 (patch) | |
tree | 08b62bdfad4b71f7e985312d342f66d944a62a2a | |
parent | 4827930f467a9f04bc7293bda3ba1d27a3e90a16 (diff) | |
download | slackbuilds-5240370ac7c88551d959a21a8a07191452191751.tar.gz |
python/cheetah3: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/cheetah3/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cheetah3/slack-desc b/python/cheetah3/slack-desc index f37d35ce21..55debe1e6a 100644 --- a/python/cheetah3/slack-desc +++ b/python/cheetah3/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -cheetah3: Cheetah3 (Python3 template engine and code-generation tool) +cheetah3: cheetah3 (Python3 template engine and code-generation tool) cheetah3: cheetah3: Cheetah3 is a free and open source template engine and code- cheetah3: generation tool written in Python. Cheetah can be used unto itself, |