diff options
Diffstat (limited to 'src/Fl_Window.cxx')
| -rw-r--r-- | src/Fl_Window.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index c4a7ca8ce..c08b5bc5b 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -156,7 +156,7 @@ void Fl_Window::iconlabel(const char *iname) { set_flag(saveflags); } -// the Fl::atclose pointer is provided for back compatability. You +// the Fl::atclose pointer is provided for back compatibility. You // can now just change the callback for the window instead. /** Default callback for window widgets. It hides the window and then calls the default widget callback. */ |
