aboutsummaryrefslogtreecommitdiff
path: root/devel/glui
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
commita249020977a2394eb6f6b41a59e49167878d5f8d (patch)
tree5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/glui
parent75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff)
Large round of typo fixes in ports/devel (pkg-descr).
Notes
Notes: svn path=/head/; revision=214100
Diffstat (limited to 'devel/glui')
-rw-r--r--devel/glui/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glui/pkg-descr b/devel/glui/pkg-descr
index 3069c7dae3fd..7af6f66c53ab 100644
--- a/devel/glui/pkg-descr
+++ b/devel/glui/pkg-descr
@@ -1,5 +1,5 @@
GLUI is a GLUT-based C++ user interface library which provides
-controls such as buttons, checkboxes, radio buttons, and spinners to
+controls such as buttons, check boxes, radio buttons, and spinners to
OpenGL applications. It is window-system independent, relying on GLUT
to handle all system-dependent issues, such as window and mouse
management.