This commit is contained in:
Matthias Clasen 2006-12-17 19:51:28 +00:00
parent e2285f085d
commit acd7325895

View File

@ -231,7 +231,7 @@ Checks whether @value contains the default value as specified in @pspec.
@pspec: a valid #GParamSpec
@value: a #GValue of correct type for @pspec
@Returns: whether @value contains the canonical defualt for this @pspec
@Returns: whether @value contains the canonical default for this @pspec
<!-- ##### FUNCTION g_param_value_validate ##### -->