Spelling fixes.
[bpt/emacs.git] / src / window.h
index de0f730..df29ca1 100644 (file)
@@ -268,7 +268,7 @@ struct window
     /* List of buffers re-shown in this window.  */
     Lisp_Object next_buffers;
 
-    /* An alist with parameteres.  */
+    /* An alist with parameters.  */
     Lisp_Object window_parameters;
 
     /* No Lisp data may follow below this point without changing