From 33f61316fc92f314e94ee114e3cc09efd3ca25a2 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 3 Apr 2015 19:39:45 +0000 Subject: Fix typo. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10669 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/function_panel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/function_panel.cxx') diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx index c72524b93..edff90cbb 100644 --- a/fluid/function_panel.cxx +++ b/fluid/function_panel.cxx @@ -29,7 +29,7 @@ extern void exit_cb(Fl_Widget*, void*); extern void toggle_widgetbin_cb(Fl_Widget*, void*); /** - Allow Windget navigation on Text fields with Tab. + Allow widget navigation on text fields with Tab. */ static int use_tab_navigation(int, Fl_Text_Editor*) { return 0; -- cgit v1.2.3