summaryrefslogtreecommitdiff
path: root/gtk/gtkcountingbloomfilterprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcountingbloomfilterprivate.h')
-rw-r--r--gtk/gtkcountingbloomfilterprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcountingbloomfilterprivate.h b/gtk/gtkcountingbloomfilterprivate.h
index 1918891030..9d7078a587 100644
--- a/gtk/gtkcountingbloomfilterprivate.h
+++ b/gtk/gtkcountingbloomfilterprivate.h
@@ -43,7 +43,7 @@ G_BEGIN_DECLS
* be considered useful.
*
* See: [Bloom filter](https://en.wikipedia.org/wiki/Bloom_filter),
- * [Counting Bloom filter](https://en.wikipedia.org/wiki/Counting_Bloom_filter)
+ * [Counting Bloom filter](https://en.wikipedia.org/wiki/Counting_Bloom_filter)
*/
/* The number of bits from the hash we care about */