[evolution-data-server] ESourceRegistry: Fix a typo.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] ESourceRegistry: Fix a typo.
- Date: Sat, 9 Mar 2013 23:42:04 +0000 (UTC)
commit 57c7160e3d6a24a18f2afbfb25158ba58137b3d3
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Mar 9 18:41:40 2013 -0500
ESourceRegistry: Fix a typo.
libedataserver/e-source-registry.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libedataserver/e-source-registry.c b/libedataserver/e-source-registry.c
index 3a8d9c3..ebcd59a 100644
--- a/libedataserver/e-source-registry.c
+++ b/libedataserver/e-source-registry.c
@@ -2392,7 +2392,7 @@ e_source_registry_ref_source (ESourceRegistry *registry,
*
* The sources returned in the list are referenced for thread-safety.
* They must each be unreferenced with g_object_unref() when finished
- * when them. Free the returned list itself with g_list_free().
+ * with them. Free the returned list itself with g_list_free().
*
* An easy way to free the list properly in one step is as follows:
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]