libraries/libclaw: Fix invalid chars in desc.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-05-26 18:05:15 +02:00 committed by Willy Sudiarto Raharjo
parent 4f6e32f6b7
commit f6f7230386
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -10,7 +10,7 @@ libclaw: libclaw (C++ Library)
libclaw:
libclaw: Claw is a generalist library written in C++ and providing various
libclaw: structures and algorithms, like containers, string algorithms,
libclaw: tweeners, Bézier curves and more.
libclaw: tweeners, Bezier curves and more.
libclaw:
libclaw: Homepage: http://libclaw.sourceforge.net/
libclaw: