Commit: 82333049b964f53de5d393e191c7ca582f3bad99
Author: Jens Verwiebe
Date: Thu Mar 13 18:04:58 2014 +0100
https://developer.blender.org/rB82333049b964f53de5d393e191c7ca582f3bad99
Typos in last commit, sorry
===================================================================
M source/blender/windowmanager/intern/wm_window.c
===================================================================
diff --git a/source/blender/windowmanager/intern/wm_window.c
b/source/blender/windowmanager/intern/wm_window.c
index 9fa64bf..dfac1f2 100644
--- a/source/blender/windowmanager/intern/wm_window.c
+++ b/source/blender/windowmanager/intern/wm_window.c
@@ -374,7 +374,7 @@ static void wm_window_add_ghostwindow(const char *title,
wmWindow *win)
win->eventstate = MEM_callocN(sizeof(wmEvent), "window
event state");
#ifdef __APPLE__
- /* set the state here, else OSX would nor recignize changed
screen resolution */
+ /* set the state here, else OSX would not recognize changed
screen resolution */
GHOST_SetWindowState(ghostwin,
(GHOST_TWindowState)win->windowstate);
#endif
/* store actual window size in blender window */
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs