From 3810da4bb215f815f9528e9fa7145de9c99efbff Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 30 Apr 2009 21:45:19 -0500 Subject: Fixing some documentation bugs. --- libindicate/server.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libindicate/server.c') diff --git a/libindicate/server.c b/libindicate/server.c index cec9bd2..cd8b33a 100644 --- a/libindicate/server.c +++ b/libindicate/server.c @@ -780,7 +780,7 @@ indicate_server_set_dbus_object (const gchar * obj) /** indicate_server_set_desktop_file: @server: The #IndicateServer to set the type of - @type: The new desktop file representing the server + @path: The new desktop file representing the server This is a convience function to set the #IndicateServer:desktop property of the @server object. The property can also be set @@ -1435,7 +1435,7 @@ indicate_server_emit_indicator_removed (IndicateServer *server, guint id, const indicate_server_emit_indicator_modified: @server: The #IndicateServer being represented @id: The ID of the indicator with the modified property - @proprerty: The name of the property being modified + @property: The name of the property being modified This function emits the #IndicateServer::indicator-modified signal and is used by subclasses. -- cgit v1.2.3