summaryrefslogtreecommitdiff
path: root/lwlib/lwlib-int.h
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-01-05 00:45:43 +0000
committerKarl Heuer <kwzh@gnu.org>1996-01-05 00:45:43 +0000
commit8af45bc5b74c23d1fb9c7eeb5765b6cdda820744 (patch)
tree377472e7c8bde4f29ff2ec5a0566fac0c8462b12 /lwlib/lwlib-int.h
parent08e8f3ebc535696c5309adc8bb19afedc12a83c9 (diff)
downloademacs-8af45bc5b74c23d1fb9c7eeb5765b6cdda820744.tar.gz
Comment fixes.
Diffstat (limited to 'lwlib/lwlib-int.h')
-rw-r--r--lwlib/lwlib-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib-int.h b/lwlib/lwlib-int.h
index b38c681a948..3649a241738 100644
--- a/lwlib/lwlib-int.h
+++ b/lwlib/lwlib-int.h
@@ -42,7 +42,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 ();