summaryrefslogtreecommitdiff
path: root/src/corelib
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/x11/fpg_x11.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/x11/fpg_x11.pas b/src/corelib/x11/fpg_x11.pas
index ca5e5015..4241c63f 100644
--- a/src/corelib/x11/fpg_x11.pas
+++ b/src/corelib/x11/fpg_x11.pas
@@ -2779,7 +2779,7 @@ begin
end;
if FastDoubleBuffer then
begin
- // Rapid paint events reuse the double buffer which resests a delay
+ // Rapid paint events reuse the double buffer which resets a delay
// After the delay the double buffer is freed, letting the OS use video
// memory if needed.
// Things like scrolling and resizing are fast