Преглед изворни кода

package/libfreeglut: fix typo in help text

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Peter Korsgaard пре 11 месеци
родитељ
комит
ce7a0875cd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package/libfreeglut/Config.in

+ 1 - 1
package/libfreeglut/Config.in

@@ -11,7 +11,7 @@ config BR2_PACKAGE_LIBFREEGLUT
 	  OpenGL Utility Toolkit (GLUT) library. GLUT (and hence
 	  FreeGLUT) takes care of all the system-specific chores
 	  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.
 
 	  http://freeglut.sourceforge.net