From 06f5899980c4133d49e304c2c54aeed2f7815438 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 29 Nov 2009 11:14:42 +0000 Subject: Fix for documentation typos provided by Josef Vitu. Thanks. Added Josef Vitu to CREDITS. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6946 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/examples.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/src/examples.dox') diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox index 72797d441..ae83046e4 100644 --- a/documentation/src/examples.dox +++ b/documentation/src/examples.dox @@ -188,7 +188,7 @@ the use of timeouts and matrix based drawing. \c colbrowser runs only on X11 systems. It reads /usr/lib/X11/rgb.txt to show the color representation of every text entry in the file. This is beautiful, but -only moderatly useful unless your UI is written in Motif. +only moderately useful unless your UI is written in Motif. \subsection examples_color_chooser color_chooser @@ -478,7 +478,7 @@ button behavior. \par \c resizebox shows some possible ways of FLTK's automatic -resize bahavior.. +resize behavior. \subsection examples_resize resize -- cgit v1.2.3