diff options
Diffstat (limited to 'src/Fl_Round_Button.cxx')
| -rw-r--r-- | src/Fl_Round_Button.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Round_Button.cxx b/src/Fl_Round_Button.cxx index d86611e0c..31168867f 100644 --- a/src/Fl_Round_Button.cxx +++ b/src/Fl_Round_Button.cxx @@ -27,7 +27,7 @@ // A subclass of Fl_Button that always draws as a round circle. This // circle is smaller than the widget size and can be surrounded by -// another box type, for compatability with Forms. +// another box type, for compatibility with Forms. #include <FL/Fl.H> #include <FL/Fl_Round_Button.H> |
