[gnome-devel-docs] tutorials <vala>: Corrected minor typo in Vala image tutorial



commit 34c9b056502fab7ae9f203aaea2aa44e7d9b6517
Author: Taryn Fox <jewelfox fursona net>
Date:   Sat May 26 00:02:42 2012 -0400

    tutorials <vala>: Corrected minor typo in Vala image tutorial

 platform-demos/C/image.vala.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/platform-demos/C/image.vala.page b/platform-demos/C/image.vala.page
index 239ee87..f2960eb 100644
--- a/platform-demos/C/image.vala.page
+++ b/platform-demos/C/image.vala.page
@@ -17,7 +17,7 @@
 
   <title>Image</title>
   <media type="image" mime="image/png" src="media/image.png"/>
-  <p>This GtkApplication displayis an image file from the current directory.</p>
+  <p>This GtkApplication displays an image file from the current directory.</p>
   <note><p>
     If the image file isn't loaded successfully, the image will contain a "broken image" icon.  The <file>filename.png</file> needs to be in the current directory for this code to work.  Use your favorite picture!
   </p></note>



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