diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/glui | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (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-descr | 2 |
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. |