diff options
Diffstat (limited to 'FL/android.H')
| -rw-r--r-- | FL/android.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/android.H b/FL/android.H index c6da1e3c9..262ab82b7 100644 --- a/FL/android.H +++ b/FL/android.H @@ -36,7 +36,7 @@ extern void *fl_gc; /** * These events are specific to the Android OS driver system. They can * be read by adding a callback via Fl::add_system_handler() and reading Fl::event() - * Dont's change the order of these enums! See Fl_Android_Application.H . + * Don't change the order of these enums! See Fl_Android_Application.H . */ enum Fl_Android_Platform_Event { |
