diff options
Diffstat (limited to 'devel/glui/pkg-descr')
-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. |