summaryrefslogtreecommitdiff
path: root/documentation/src/examples.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/examples.dox')
-rw-r--r--documentation/src/examples.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox
index f8f0c2741..a04a799a9 100644
--- a/documentation/src/examples.dox
+++ b/documentation/src/examples.dox
@@ -4,8 +4,8 @@
The FLTK distribution contains over 60 sample applications written
in, or ported to, FLTK. If the FLTK archive you received does not
-contain a 'test' directory, you can download the complete FLTK
-distribution from \b http://fltk.org/software.php .
+contain either an 'examples' or 'test' directory, you can download
+the complete FLTK distribution from \b http://fltk.org/software.php .
Most of the example programs were created while testing a group of widgets.
They are not meant to be great achievements in clean C++ programming, but