cvs: php-gtk-doc /manual/en/reference/gtk gtkcalendar.xml
[email protected] ("Fernando Correa da Concei??o") Sat, 14 Jul 2007 12:50:54 -0000
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <cvsfernandoc1184417454@cvsserver> |
fernandoc Sat Jul 14 12:50:54 2007 UTC
Modified files:
/php-gtk-doc/manual/en/reference/gtk gtkcalendar.xml
Log:
Minor fix
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/en/reference/gtk/gtkcalendar.xml?r1=1.12&r2=1.13&diff_format=u
Index: php-gtk-doc/manual/en/reference/gtk/gtkcalendar.xml
diff -u php-gtk-doc/manual/en/reference/gtk/gtkcalendar.xml:1.12 php-gtk-doc/manual/en/reference/gtk/gtkcalendar.xml:1.13
--- php-gtk-doc/manual/en/reference/gtk/gtkcalendar.xml:1.12 Tue Oct 10 06:44:36 2006
+++ php-gtk-doc/manual/en/reference/gtk/gtkcalendar.xml Sat Jul 14 12:50:54 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<classentry id="gtk.gtkcalendar">
<classmeta>
<classtitle>GtkCalendar</classtitle>
@@ -31,7 +31,7 @@
<function class="GtkCalendar">set_display_options</function>. Of course,
the whole purpose of creating the calendar itself is to retrieve the
input from the user! You may use
- <function class="GtkCalendar">get_date</function>to retrieve the date
+ <function class="GtkCalendar">get_date</function> to retrieve the date
selected by the user.
</para>
</desc>