summaryrefslogtreecommitdiff
path: root/examples/README
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-12-08 15:39:15 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-12-08 17:30:35 -0500
commiteed1831caf93b790b9366b40e0dc4337c7f5abfd (patch)
treeef1b4c4d44ab31e8d842d6b3a9682879306a66ff /examples/README
parent6c7e5039c784a43e884b3ae3a7ce7e5d59111a56 (diff)
downloadgtk+-eed1831caf93b790b9366b40e0dc4337c7f5abfd.tar.gz
Trivial off-by-one fix
We have a tenth example.
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README b/examples/README
index 6518925d75..a12c126043 100644
--- a/examples/README
+++ b/examples/README
@@ -4,7 +4,7 @@
The examples in this directory are built alongside the rest of GTK+.
-The examples under the `application[1-9]` directories are also included in
+The examples under the `application[1-10]` directories are also included in
the GTK+ API reference documentation, and can be built independently, using
the system libraries, by doing: