diff lwlib/lwlib-Xol.c @ 14018:0a94cd2c51c4

Comment fixes.
author Karl Heuer <kwzh@gnu.org>
date Fri, 05 Jan 1996 00:45:43 +0000
parents f999ebca00da
children 7fb1caba0f51
line wrap: on
line diff
--- a/lwlib/lwlib-Xol.c	Fri Jan 05 00:05:12 1996 +0000
+++ b/lwlib/lwlib-Xol.c	Fri Jan 05 00:45:43 1996 +0000
@@ -225,14 +225,14 @@
     {
       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)