summaryrefslogtreecommitdiff
path: root/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
diff options
context:
space:
mode:
authorDaniel G <nwrkbiz@users.noreply.github.com>2021-04-13 10:51:59 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2021-04-13 12:23:01 +0200
commit5c0fe8f41158a0a6f3b10c9bd99f6da12fb5e65e (patch)
tree4ca472947cff2456425e76ddbf5e3b6b59fc3971 /src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
parent3611d788e34638cadb16d0b0678eee4167a3ae82 (diff)
Update Fl_WinAPI_Window_Driver.H
Fix copy paste error.
Diffstat (limited to 'src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H')
-rw-r--r--src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H b/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
index 89f83a955..0cb61c25e 100644
--- a/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
+++ b/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
@@ -1,5 +1,5 @@
//
-// Definition of Apple Cocoa window driver
+// Definition of Windows window driver
// for the Fast Light Tool Kit (FLTK).
//
// Copyright 2010-2018 by Bill Spitzak and others.