typofixes - https://github.com/vlajos/misspell_fixer
[freeglut] / src / egl / fg_state_egl.c
index c83ec30..cea0405 100644 (file)
@@ -82,7 +82,7 @@ int fghPlatformGlutGetEGL ( GLenum eWhat )
         return fghChooseConfig(&config);
     }
 
-    /* This is system-dependant */
+    /* This is system-dependent */
     case GLUT_WINDOW_FORMAT_ID:
         if( fgStructure.CurrentWindow == NULL )
             return 0;