[libchamplain/libchamplain-0-8] Remove invalid part of champlain_file_cache_new_full() documentation



commit 2b78abf4ce2718d080ea4be033a22b33a594b34a
Author: JiÅ?í Techet <techet gmail com>
Date:   Sat Jan 8 00:28:33 2011 +0100

    Remove invalid part of champlain_file_cache_new_full() documentation

 champlain/champlain-file-cache.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/champlain/champlain-file-cache.c b/champlain/champlain-file-cache.c
index 2da4a9d..125cba7 100644
--- a/champlain/champlain-file-cache.c
+++ b/champlain/champlain-file-cache.c
@@ -371,9 +371,8 @@ champlain_file_cache_init (ChamplainFileCache *file_cache)
 /**
  * champlain_file_cache_new_full:
  * @size_limit: maximal size of the cache in bytes
- * @cache_dir: the directory where the cache is created. For temporary caches
- * one more directory with random name is created inside this directory.
- * When cache_dir == NULL, a cache in ~/.cache/champlain is used.
+ * @cache_dir: the directory where the cache is created. When cache_dir == NULL,
+ * a cache in ~/.cache/champlain is used.
  * @renderer: the #ChamplainRenderer used for tiles rendering
  *
  * Constructor of #ChamplainFileCache.



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