Fix dbus_shutdown API document: returns --> frees

https://bugs.freedesktop.org/show_bug.cgi?id=71627
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
Chengwei Yang 2013-11-15 09:20:31 +08:00 committed by Simon McVittie
parent eca9a5a29e
commit 951b9700d5

View file

@ -856,7 +856,7 @@ _dbus_register_shutdown_func_unlocked (DBusShutdownFunction func,
* can be useful to free these internal data structures.
*
* dbus_shutdown() does NOT free memory that was returned
* to the application. It only returns libdbus-internal
* to the application. It only frees libdbus-internal
* data structures.
*
* You MUST free all memory and release all reference counts