summaryrefslogtreecommitdiff
path: root/lwlib/lwlib-Xol.c
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
commit908ff139f9bd05145357e042fa6479d86bfba5ea (patch)
tree0400291d2e1409d02d5f501ccd50c0bbdc5c73b5 /lwlib/lwlib-Xol.c
parent46c63acf938a1884cb82e589c756088300ab49a8 (diff)
downloademacs-908ff139f9bd05145357e042fa6479d86bfba5ea.tar.gz
Comment fixes.
Diffstat (limited to 'lwlib/lwlib-Xol.c')
-rw-r--r--lwlib/lwlib-Xol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lwlib/lwlib-Xol.c b/lwlib/lwlib-Xol.c
index e78751236f6..d34e70e1324 100644
--- a/lwlib/lwlib-Xol.c
+++ b/lwlib/lwlib-Xol.c
@@ -225,14 +225,14 @@ update_one_menu_entry (widget_instance* instance, Widget widget,
{
if (contents)
{
- /* in OLIT this woudl have to be a structural change on the
+ /* in OLIT this would have to be a structural change on the
button. */
abort ();
}
}
else if (!contents)
{
- /* in OLIT this woudl have to be a structural change on the button. */
+ /* in OLIT this would have to be a structural change on the button. */
abort ();
}
else if (contents->change != NO_CHANGE)