diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2009-11-29 11:14:42 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2009-11-29 11:14:42 +0000 |
| commit | 06f5899980c4133d49e304c2c54aeed2f7815438 (patch) | |
| tree | 8a06067697ad0d715e103df59a6b5269a09be8f3 /documentation/src/examples.dox | |
| parent | ad473c8208aea1bea379190ddf3cde1c473e4afc (diff) | |
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
Diffstat (limited to 'documentation/src/examples.dox')
| -rw-r--r-- | documentation/src/examples.dox | 4 |
1 files changed, 2 insertions, 2 deletions
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 <i>/usr/lib/X11/rgb.txt</i> 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 <i>Motif</i>. +only moderately useful unless your UI is written in <i>Motif</i>. \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 |
