# HG changeset patch # User Karl Heuer # Date 762730116 0 # Node ID 242d3fed9285c76be5146a7ab77d6998db6d216f # Parent 472277144da679da1bdef844ec7f418360fbd838 Fix typo in comment. diff -r 472277144da6 -r 242d3fed9285 src/frame.h --- 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;