From 648b7e111d03f32f1d5cda2f18de5520f58da3a3 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 15 Feb 2009 18:58:03 +0000 Subject: Fixed typos in documentation. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6660 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Window_fullscreen.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Window_fullscreen.cxx') diff --git a/src/Fl_Window_fullscreen.cxx b/src/Fl_Window_fullscreen.cxx index 07795c4e1..c85071308 100644 --- a/src/Fl_Window_fullscreen.cxx +++ b/src/Fl_Window_fullscreen.cxx @@ -30,7 +30,7 @@ // manager. Fullscreen still works on some window managers (fvwm is one) // because they allow the border to be placed off-screen. -// Unfortunatly most X window managers ignore changes to the border +// Unfortunately most X window managers ignore changes to the border // and refuse to position the border off-screen, so attempting to make // the window full screen will lose the size of the border off the // bottom and right. -- cgit v1.2.3