cvs: php-gtk-doc /manual/en/reference/gtk gtkpaned.xml
[email protected] ("Fernando Correa da Concei??o") Sun, 09 Dec 2007 23:57:56 -0000
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <cvsfernandoc1197244676@cvsserver> |
fernandoc Sun Dec 9 23:57:56 2007 UTC
Modified files:
/php-gtk-doc/manual/en/reference/gtk gtkpaned.xml
Log:
Little fix.
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/en/reference/gtk/gtkpaned.xml?r1=1.11&r2=1.12&diff_format=u
Index: php-gtk-doc/manual/en/reference/gtk/gtkpaned.xml
diff -u php-gtk-doc/manual/en/reference/gtk/gtkpaned.xml:1.11 php-gtk-doc/manual/en/reference/gtk/gtkpaned.xml:1.12
--- php-gtk-doc/manual/en/reference/gtk/gtkpaned.xml:1.11 Tue Oct 10 06:44:37 2006
+++ php-gtk-doc/manual/en/reference/gtk/gtkpaned.xml Sun Dec 9 23:57:56 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<classentry id="gtk.gtkpaned">
<classmeta>
<classtitle>GtkPaned</classtitle>
@@ -57,7 +57,7 @@
</shortdesc>
<desc>
<para>
- Adds a child to the top or left pane. This is is equivalent
+ Adds a child to the top or left pane. This is equivalent
to calling <literal><function class="GtkPaned">pack1</function>
(child, false, true)</literal>.
</para>