aboutsummaryrefslogtreecommitdiff
path: root/graphics/piddle
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /graphics/piddle
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
Notes
Diffstat (limited to 'graphics/piddle')
-rw-r--r--graphics/piddle/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/piddle/pkg-descr b/graphics/piddle/pkg-descr
index b8b34c670bc0..c22ce0c4e5bf 100644
--- a/graphics/piddle/pkg-descr
+++ b/graphics/piddle/pkg-descr
@@ -9,6 +9,6 @@ drawing calls of each backend, for maximum efficiency and quality. It
works by defining a base class (piddle.Canvas) with methods for all
supported drawing primitives. A particular drawing context is provided
in the form of a derived class. PIDDLE applications will be able to
-automatically select an appropriate backend for the user's environment.
+automatically select an appropriate backend for the user's environment.
WWW: http://piddle.sourceforge.net/