From 6cef760c1bad040c8b33c59062b116e71b7672d1 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 18 Feb 2010 13:03:10 +0000 Subject: [PATCH] Typo git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7093 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_mac.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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