mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 19:30:10 +00:00
Fix a typo. (#349120, Vincent Untz)
2006-08-06 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkrecentmanager.sgml: Fix a typo. (#349120, Vincent Untz)
This commit is contained in:
parent
e7b57543ab
commit
6e7bbb2c9d
@ -1,3 +1,7 @@
|
||||
2006-08-06 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkrecentmanager.sgml: Fix a typo. (#349120, Vincent Untz)
|
||||
|
||||
2006-07-23 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.10.1 ===
|
||||
|
@ -53,7 +53,7 @@ if (error)
|
||||
else
|
||||
{
|
||||
/* Use the info object */
|
||||
g_object_unref (info);
|
||||
gtk_recent_info_unref (info);
|
||||
}
|
||||
</programlisting>
|
||||
</informalexample>
|
||||
|
Loading…
Reference in New Issue
Block a user