[libchamplain] Fix symbol name referred to in ChamplainFileCache:size-limit docs



commit 78f7c4c02edb9796dc65854b1b67c472caca9439
Author: Evan Nemerson <evan coeus-group com>
Date:   Mon Aug 6 17:01:47 2012 -0700

    Fix symbol name referred to in ChamplainFileCache:size-limit docs

 champlain/champlain-file-cache.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain/champlain-file-cache.c b/champlain/champlain-file-cache.c
index fb0abc4..8e34fd3 100644
--- a/champlain/champlain-file-cache.c
+++ b/champlain/champlain-file-cache.c
@@ -317,7 +317,7 @@ champlain_file_cache_class_init (ChamplainFileCacheClass *klass)
    *
    * The cache size limit in bytes.
    *
-   * Note: this new value will not be applied until you call #champlain_cache_purge
+   * Note: this new value will not be applied until you call champlain_file_cache_purge()
    *
    * Since: 0.4
    */



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