[gnome-devel-docs] fix validation error.



commit 23179efab5d048793079713c2450272183306540
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Mon Aug 6 14:24:50 2012 -0400

    fix validation error.

 platform-demos/C/colorbutton.py.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/platform-demos/C/colorbutton.py.page b/platform-demos/C/colorbutton.py.page
index 13dfb4a..c72e4e3 100644
--- a/platform-demos/C/colorbutton.py.page
+++ b/platform-demos/C/colorbutton.py.page
@@ -29,7 +29,7 @@
 
   <section id="methods">
   <title>Useful methods for a ColorButton widget</title>
-  <p><code>set_color(color)</color>, where the <code>color</code> is defined as in the example, sets the color of the ColorButton, which by default is black. <code>get_color()</code> returns the color.</p>
+  <p><code>set_color(color)</code>, where the <code>color</code> is defined as in the example, sets the color of the ColorButton, which by default is black. <code>get_color()</code> returns the color.</p>
   </section>
   
   <section id="references">



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