summaryrefslogtreecommitdiff
path: root/src/Fl_Menu_add.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Menu_add.cxx')
-rw-r--r--src/Fl_Menu_add.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_Menu_add.cxx b/src/Fl_Menu_add.cxx
index 20e8c6571..10c73e8bc 100644
--- a/src/Fl_Menu_add.cxx
+++ b/src/Fl_Menu_add.cxx
@@ -28,10 +28,10 @@
// These are for Forms emulation and for dynamically changing the
// menus. They are in this source file so they are not linked in if
-// not used, which is what will happen if the the program only uses
+// not used, which is what will happen if the program only uses
// constant menu tables.
-// Not at all guaranteed to be Forms compatable, especially with any
+// Not at all guaranteed to be Forms compatible, especially with any
// string with a % sign in it!
#include <FL/Fl_Menu_.H>