package/libfreeglut: fix typo in help text
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit ce7a0875cd0ae59b59e0818112b5afd3f2cf37ec) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
53b34b2e11
commit
e7f207edc7
@ -11,7 +11,7 @@ config BR2_PACKAGE_LIBFREEGLUT
|
|||||||
OpenGL Utility Toolkit (GLUT) library. GLUT (and hence
|
OpenGL Utility Toolkit (GLUT) library. GLUT (and hence
|
||||||
FreeGLUT) takes care of all the system-specific chores
|
FreeGLUT) takes care of all the system-specific chores
|
||||||
required for creating windows, initializing OpenGL contexts,
|
required for creating windows, initializing OpenGL contexts,
|
||||||
and handling input events, to allow for trully portable OpenGL
|
and handling input events, to allow for truly portable OpenGL
|
||||||
programs.
|
programs.
|
||||||
|
|
||||||
http://freeglut.sourceforge.net
|
http://freeglut.sourceforge.net
|
||||||
|
Loading…
Reference in New Issue
Block a user