From b609fc479b1c948662d323fd4c8cd542b7bab902 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 15 Oct 2007 04:24:03 +0000 Subject: [PATCH] fixed typo svn path=/trunk/; revision=8114 --- camel/camel-offline-folder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel/camel-offline-folder.c b/camel/camel-offline-folder.c index 44537c5..240386f 100644 --- a/camel/camel-offline-folder.c +++ b/camel/camel-offline-folder.c @@ -284,7 +284,7 @@ offline_folder_downsync (CamelOfflineFolder *offline, const char *expression, Ca /** - * camel_offline_fodler_downsync: + * camel_offline_folder_downsync: * @offline: a #CamelOfflineFolder object * @expression: search expression describing which set of messages to downsync (%NULL for all) * @ex: a #CamelException -- 2.7.4