fix spelling mistakes in comments (and in some python error messages), nothing to effect translations.
This commit is contained in:
@@ -110,7 +110,7 @@ private:
|
||||
const GHOST_TEmbedderWindowID parentWindow
|
||||
);
|
||||
|
||||
/* SDL spesific */
|
||||
/* SDL specific */
|
||||
GHOST_WindowSDL * findGhostWindow(SDL_Window *sdl_win);
|
||||
|
||||
bool
|
||||
|
@@ -70,7 +70,7 @@ public:
|
||||
|
||||
~GHOST_WindowSDL();
|
||||
|
||||
/* SDL spesific */
|
||||
/* SDL specific */
|
||||
SDL_Window *
|
||||
getSDLWindow()
|
||||
{
|
||||
|
Reference in New Issue
Block a user