typo fix
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 17 Dec 2006 19:51:28 +0000 (19:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 17 Dec 2006 19:51:28 +0000 (19:51 +0000)
docs/reference/gobject/tmpl/gparamspec.sgml

index 5370c83..afccc21 100644 (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 ##### -->