diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 13:10:39 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 14:40:50 +1300 |
commit | c8853e3097fee3409c5f17941dac71f0f3dfaaf6 (patch) | |
tree | dd1e609939fb7ce00b7e8063a205389f82a6b04d /python | |
parent | 82063a6de592810965e0ca94710975134c7ec0b2 (diff) |
python/cheetah3: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python')
-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 f37d35ce2165..55debe1e6ac5 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, |