aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2011-04-05 20:14:01 +0800
committermandree <mandree@FreeBSD.org>2011-04-05 20:14:01 +0800
commit0791aafa8be1c80f89cf697cd2223d6e3d723f7c (patch)
tree9e3ba67d3d15ef16b00d865fc13b060906b16591 /graphics
parent51591770b869a7e188cd8abf46750ecda9b975cb (diff)
downloadfreebsd-ports-gnome-0791aafa8be1c80f89cf697cd2223d6e3d723f7c.tar.gz
freebsd-ports-gnome-0791aafa8be1c80f89cf697cd2223d6e3d723f7c.tar.zst
freebsd-ports-gnome-0791aafa8be1c80f89cf697cd2223d6e3d723f7c.zip
Fix typo.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ocaml-lablgl/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocaml-lablgl/pkg-descr b/graphics/ocaml-lablgl/pkg-descr
index da4859e29b04..efbcededafca 100644
--- a/graphics/ocaml-lablgl/pkg-descr
+++ b/graphics/ocaml-lablgl/pkg-descr
@@ -3,7 +3,7 @@ support for the Togl widget, you can comfortably use it with LablTk.
All of the GL and GLU libraries are available. Read a good book
about how to use these. Translating from OpenGL to LablGL is rather
-straitforward: there is a LablGL function for each OpenGL one. For
+straightforward: there is a LablGL function for each OpenGL one. For
ease of retrieving, both GL and GLU are cut in smaller modules of
related functions.