aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc')
-rw-r--r--widgets/misc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 5202a94939..6628f3d325 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -227,7 +227,7 @@
Fix for bug #55267.
* e-filter-bar.c (set_property): Use efb->setquery properly (set
- to TRUE before calling set_item_id and FLASE afterwards). Also
+ to TRUE before calling set_item_id and FALSE afterwards). Also
setquery to TRUE before emitting the "search-activated" signal so
that we don't run the callback for the signal we are emitting.