mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Typo fix.
This commit is contained in:
parent
e852989bea
commit
9b275961ef
@ -1,3 +1,7 @@
|
||||
2002-12-06 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gobject/tmpl/gparamspec.sgml: Typo fix.
|
||||
|
||||
2002-12-05 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/tmpl/strings.sgml:
|
||||
|
@ -224,7 +224,7 @@ g_param_value_validate().
|
||||
@pspec: a valid #GParamSpec
|
||||
@src_value: souce #GValue
|
||||
@dest_value: destination #GValue of correct type for @pspec
|
||||
@strict_validation: $TRUE requires @dest_value to conform to @pspec without modifications
|
||||
@strict_validation: %TRUE requires @dest_value to conform to @pspec without modifications
|
||||
@Returns: %TRUE if transformation and validation were successfull,
|
||||
%FALSE otherwise and @dest_value is left untouched.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user