XEmacs 21.2.36 "Notos"
[chise/xemacs-chise.git.1] / lwlib / lwlib-internal.h
index 5ec3bc9..85dff5a 100644 (file)
@@ -44,7 +44,7 @@ typedef struct _widget_creation_entry
 } widget_creation_entry;
 
 /* update all other instances of a widget.  Can be used in a callback when
-   a wiget has been used by the user */
+   a widget has been used by the user */
 void
 lw_internal_update_other_instances (Widget widget, XtPointer closure,
                                    XtPointer call_data);