summaryrefslogtreecommitdiff
path: root/libsoup/soup-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsoup/soup-cache.c')
-rw-r--r--libsoup/soup-cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsoup/soup-cache.c b/libsoup/soup-cache.c
index d9b41236..eab34562 100644
--- a/libsoup/soup-cache.c
+++ b/libsoup/soup-cache.c
@@ -9,7 +9,7 @@
* - Storage is hardcoded in the base class.
* - Need to persist the cache across sessions.
* - Need to hook the feature in the sync SoupSession.
- * - No tests. (!)
+ * - Need more tests.
*/
#ifdef HAVE_CONFIG_H