From fc250a3aa232da612ac3f9f22fdf4b9784f7d9d1 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 25 Mar 2022 17:27:01 +0100 Subject: Update documentation and dependencies --- src/Fl_System_Driver.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_System_Driver.cxx') diff --git a/src/Fl_System_Driver.cxx b/src/Fl_System_Driver.cxx index 42a8e18eb..ee5e990ce 100644 --- a/src/Fl_System_Driver.cxx +++ b/src/Fl_System_Driver.cxx @@ -510,7 +510,7 @@ void Fl_System_Driver::gettime(time_t *sec, int *usec) { their own stuff and call this base class method to run the platform independent wait functions. - Overriden methods will typically call this method early and perform + Overridden methods will typically call this method early and perform platform-specific operations after that in order to work with the \p time_to_wait value possibly modified by this method. However, some platform drivers may need to do extra stuff before -- cgit v1.2.3