From 123116a30c44922c08ffb0dfeb592782352adc21 Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Mon, 31 Dec 2007 12:11:13 +0000 Subject: [PATCH] Fixed typo in docs. 2007-12-31 Wouter Bolsterlee * gfilemonitor.h: Fixed typo in docs. svn path=/trunk/; revision=6225 --- gio/ChangeLog | 4 ++++ gio/gfilemonitor.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gio/ChangeLog b/gio/ChangeLog index dd6b584..b6a74a8 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2007-12-31 Wouter Bolsterlee + + * gfilemonitor.h: Fixed typo in docs. + 2007-12-31 Mathias Hasselmann Updates to GIO documentation. (#506395, Mikael Hermansson) diff --git a/gio/gfilemonitor.h b/gio/gfilemonitor.h index 5b38f45..22cd937 100644 --- a/gio/gfilemonitor.h +++ b/gio/gfilemonitor.h @@ -47,7 +47,7 @@ G_BEGIN_DECLS * @G_FILE_MONITOR_EVENT_CREATED: a file was created. * @G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED: a file attribute was changed. * @G_FILE_MONITOR_EVENT_PRE_UNMOUNT: the file location will soon be unmounted. - * @G_FILE_MONITOR_EVENT_UNMOUNTED: the file location was be unmounted. + * @G_FILE_MONITOR_EVENT_UNMOUNTED: the file location was unmounted. * * Specifies what type of event a monitor event is. **/ -- 2.7.4