From b0a514366eed9b5ef4d7f99768af0d7e89755728 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 12 Mar 2018 20:10:49 +0000 Subject: Android: added support for Fl::add_timeout() and friends. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12742 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/android.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL/android.H') 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 { -- cgit v1.2.3