Doc fixes

https://bugzilla.gnome.org/show_bug.cgi?id=663277
This commit is contained in:
Jasper St. Pierre
2011-11-02 12:24:49 -04:00
parent 703d2ead33
commit 628e59894b
19 changed files with 41 additions and 36 deletions

View File

@ -590,7 +590,7 @@ shell_perf_log_update_statistic_x (ShellPerfLog *perf_log,
}
/**
* shell_perf_log_add statistics_callback:
* shell_perf_log_add_statistics_callback:
* @perf_log: a #ShellPerfLog
* @callback: function to call before recording statistics
* @user_data: data to pass to @callback