mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 19:54:05 +02:00
fixed a typo in docs.
svn path=/trunk/; revision=5682
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-08-08 Tristan Van Berkom <tvb@gnome.org>
|
||||
|
||||
* docs/reference/gobject/tmpl/gparamspec.sgml: Fixed minor typo in docs.
|
||||
|
||||
2007-08-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* MAINTAINERS: Update for new format regulations
|
||||
|
@@ -381,7 +381,7 @@ returns that paramspec. Redirect is used typically for
|
||||
providing a new implementation of a property in a derived
|
||||
type while preserving all the properties from the parent
|
||||
type. Redirection is established by creating a property
|
||||
of type #GParamSpecOverride. See g_object_override_property()
|
||||
of type #GParamSpecOverride. See g_object_class_override_property()
|
||||
for an example of the use of this capability.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user