changeset 6183:242d3fed9285

Fix typo in comment.
author Karl Heuer <kwzh@gnu.org>
date Thu, 03 Mar 1994 21:28:36 +0000
parents 472277144da6
children f18b10850c00
files src/frame.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/frame.h	Thu Mar 03 21:13:08 1994 +0000
+++ b/src/frame.h	Thu Mar 03 21:28:36 1994 +0000
@@ -178,7 +178,7 @@
      These should probably be considered read-only by everyone except
      FRAME_SAMPLE_VISIBILITY.
 
-     This two are mutually exclusive.  They might both be zero, if the
+     These two are mutually exclusive.  They might both be zero, if the
      frame has been made invisible without an icon.  */
   char visible, iconified;