]> code.delx.au - gnu-emacs/blobdiff - src/window.h
Spelling fixes.
[gnu-emacs] / src / window.h
index df29ca1368ff95e24c8881504380efdbeaf9bc41..b4e268b1a349e0264b1756b3a05588f19a129668 100644 (file)
@@ -877,7 +877,7 @@ extern int buffer_shared;
 extern void check_frame_size (struct frame *frame, int *rows, int *cols);
 
 /* Return a pointer to the glyph W's physical cursor is on.  Value is
-   null if W's current matrix is invalid, so that no meaningfull glyph
+   null if W's current matrix is invalid, so that no meaningful glyph
    can be returned.  */
 
 struct glyph *get_phys_cursor_glyph (struct window *w);