diff options
Diffstat (limited to 'lib/ephy-node.c')
-rw-r--r-- | lib/ephy-node.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ephy-node.c b/lib/ephy-node.c index 9413074a0..620b775c0 100644 --- a/lib/ephy-node.c +++ b/lib/ephy-node.c @@ -494,8 +494,8 @@ ephy_node_set_property (EphyNode *node, /** * ephy_node_get_property: - * - * @value: (out): + * @property_id: the identifier for the property + * @value: (out): the variable to hold the value */ gboolean ephy_node_get_property (EphyNode *node, |