diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 18:05:15 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | f6f72303860163afbf699d57a6a9be5de2aad72e (patch) | |
tree | 1aa0d37f3563f3e76a4b23fd6096f9b662269266 /libraries/libclaw/README | |
parent | 4f6e32f6b721ed176c46e46c89203f8e0a528dad (diff) | |
download | slackbuilds-f6f72303860163afbf699d57a6a9be5de2aad72e.tar.gz |
libraries/libclaw: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libclaw/README')
-rw-r--r-- | libraries/libclaw/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libclaw/README b/libraries/libclaw/README index 179cbeef77..9fdaa0ac1e 100644 --- a/libraries/libclaw/README +++ b/libraries/libclaw/README @@ -1,3 +1,3 @@ Claw is a generalist library written in C++ and providing various structures and algorithms, like containers, string algorithms, -tweeners, Bézier curves and more. +tweeners, Bezier curves and more. |