[gtk+] Trivial off-by-one fix



commit eed1831caf93b790b9366b40e0dc4337c7f5abfd
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 8 15:39:15 2014 -0500

    Trivial off-by-one fix
    
    We have a tenth example.

 examples/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/examples/README b/examples/README
index 6518925..a12c126 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:
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]