mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01: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>
 | 
					2007-08-07  Matthias Clasen  <mclasen@redhat.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	* MAINTAINERS: Update for new format regulations
 | 
						* 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
 | 
					providing a new implementation of a property in a derived
 | 
				
			||||||
type while preserving all the properties from the parent
 | 
					type while preserving all the properties from the parent
 | 
				
			||||||
type. Redirection is established by creating a property
 | 
					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.
 | 
					for an example of the use of this capability.
 | 
				
			||||||
</para>
 | 
					</para>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user