From eed1831caf93b790b9366b40e0dc4337c7f5abfd Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 8 Dec 2014 15:39:15 -0500 Subject: [PATCH] Trivial off-by-one fix We have a tenth example. --- examples/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: