[gnome-desktop] idle-monitor: Fix typo in API docs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] idle-monitor: Fix typo in API docs
- Date: Tue, 13 Nov 2012 10:04:38 +0000 (UTC)
commit fb26c33bab4a0c419a0c7abfb819827a325e7614
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 13 09:03:16 2012 +0100
idle-monitor: Fix typo in API docs
libgnome-desktop/gnome-idle-monitor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome-desktop/gnome-idle-monitor.c b/libgnome-desktop/gnome-idle-monitor.c
index 13edba8..fc8e5d2 100644
--- a/libgnome-desktop/gnome-idle-monitor.c
+++ b/libgnome-desktop/gnome-idle-monitor.c
@@ -438,7 +438,7 @@ gnome_idle_monitor_new_for_device (GdkDevice *device)
* Returns: a watch id
*
* Adds a watch for a specific idle time. The callback will be called
- * when the user has accumlated @interval_msec milliseconds of idle time.
+ * when the user has accumulated @interval_msec milliseconds of idle time.
* This function will return an ID in @watch_id that can either be passed
* to gnome_idle_monitor_remove_watch(), or can be used to tell idle time
* watches apart if you have more than one.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]