summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-05-23 21:12:26 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2014-05-23 21:12:50 +0200
commitac9edc6f6dac14124af0b1c3a4268df10061b25a (patch)
tree0e23e31fed374f51f2268a20409ff12be7293ad1
parent038e809d92eb19a8b64ced5b8be06c2c761e3e57 (diff)
Fix small typo in gtk-doc API doc
-rw-r--r--src/ibusbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ibusbus.h b/src/ibusbus.h
index 675ede9a..fc37b258 100644
--- a/src/ibusbus.h
+++ b/src/ibusbus.h
@@ -743,7 +743,7 @@ GList *ibus_bus_list_active_engines_async_finish
* @returns: (array zero-terminated=1) (transfer full): A %NULL-terminated array of engines.
*
* Get engines by given names synchronously. If some engine names do not exist, this function
- * will simplly ignore them, and return rest of engines.
+ * will simply ignore them, and return rest of engines.
* TODO(penghuang): add asynchronous version
*/
IBusEngineDesc **