gtask: fix trivial doc typo

This commit is contained in:
Dan Winship 2014-02-13 12:59:20 -05:00
parent 0f5577de57
commit db83b8ac4c

View File

@ -428,7 +428,7 @@
* GAsyncReadyCallback callback,
* gpointer user_data)
* {
J* CakeData *cake_data;
* CakeData *cake_data;
* GTask *task;
*
* cake_data = g_slice_new (CakeData);