[evolution-data-server] Oops, little Freudian slip there in the comment.



commit e2b36b818c5e9b15b94b14eb232d27c9fbb597dd
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun May 29 18:43:45 2011 -0400

    Oops, little Freudian slip there in the comment.

 camel/camel-store.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/camel/camel-store.c b/camel/camel-store.c
index a46e9ab..bcebd68 100644
--- a/camel/camel-store.c
+++ b/camel/camel-store.c
@@ -2183,7 +2183,7 @@ camel_store_get_folder_sync (CamelStore *store,
 
 		/* If this is a normal folder and the store uses a
 		 * virtual Trash folder, let the virtual Trash folder
-		 * trash this folder. */
+		 * track this folder. */
 		if (vtrash != NULL) {
 			camel_vee_folder_add_folder (vtrash, folder);
 			g_object_unref (vtrash);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]