summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl_mac.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_mac.cxx b/src/Fl_mac.cxx
index 31491a709..4cd3f9eff 100644
--- a/src/Fl_mac.cxx
+++ b/src/Fl_mac.cxx
@@ -44,7 +44,7 @@
// Quartz calls in the near future.
// FIXME moving away from Carbon, I am replacing the Scrap manager calls with Pasteboard
-// calls that support utf8 encoding. As soon as these unction haven proven working
+// calls that support utf8 encoding. As soon as these function haven proven working
// the Scrap manager calls should be removed
#define USE_PASTEBOARD 1