From e29c327c655ad99f82515c1f9768d4d722cbcef3 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 1 Jul 2009 07:32:14 +0000 Subject: Fixed some more typos. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6813 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Menu_add.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Fl_Menu_add.cxx') 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 -- cgit v1.2.3