Typo: 'frome' -> 'from'.
[synfig.git] / synfig-osx / trunk / launcher / applewm.h
index fb44877..43a12bc 100644 (file)
@@ -94,7 +94,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 typedef struct {
     int        type;               /* of event */
     unsigned long serial;   /* # of last request processed by server */
-    Bool send_event;       /* true if this came frome a SendEvent request */
+    Bool send_event;       /* true if this came from a SendEvent request */
     Display *display;      /* Display the event was read from */
     Window window;         /* window of event */
     Time time;             /* server timestamp when event happened */