[clutter] spelling fix: timeour -> timeout
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] spelling fix: timeour -> timeout
- Date: Mon, 3 Oct 2011 14:58:50 +0000 (UTC)
commit 839b939d36ab5b2c5aec71b325c1ca7b5363b8f1
Author: HÃkon LÃvdal <haakon bitfrost no>
Date: Mon Oct 3 15:56:26 2011 +0100
spelling fix: timeour -> timeout
clutter/clutter-main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-main.c b/clutter/clutter-main.c
index a589b12..461c87d 100644
--- a/clutter/clutter-main.c
+++ b/clutter/clutter-main.c
@@ -77,7 +77,7 @@
* multi-threaded environment is to never access the API from a thread that
* did not call clutter_init() and clutter_main().</para>
* <para>The common pattern for using threads with Clutter is to use worker
- * threads to perform blocking operations and then install idle or timeour
+ * threads to perform blocking operations and then install idle or timeout
* sources with the result when the thread finished.</para>
* <para>Clutter provides thread-aware variants of g_idle_add() and
* g_timeout_add() that acquire the Clutter lock before invoking the provided
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]