summaryrefslogtreecommitdiff
path: root/p/haskell-gloss
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-gloss')
-rw-r--r--p/haskell-gloss/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-gloss/debian/control b/p/haskell-gloss/debian/control
index 8fbf50170..e85f3393b 100644
--- a/p/haskell-gloss/debian/control
+++ b/p/haskell-gloss/debian/control
@@ -28,7 +28,7 @@ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-
X-Description: Painless 2D vector graphics, animations and simulations.
Gloss hides the pain of drawing simple vector graphics behind a nice data type
and a few display functions. Gloss comes for with support for animations and
- simulations as well, and allows to create simple interactive games. Gloss
+ simulations as well, and allows one to create simple interactive games. Gloss
uses OpenGL under the hood, but you won't need to worry about any of that.
Package: libghc-gloss-dev