summaryrefslogtreecommitdiffstats
path: root/pager/pager.c
diff options
context:
space:
mode:
Diffstat (limited to 'pager/pager.c')
-rw-r--r--pager/pager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pager/pager.c b/pager/pager.c
index e8e77ebc7..9e738c994 100644
--- a/pager/pager.c
+++ b/pager/pager.c
@@ -254,7 +254,7 @@ static int pager_color_observer(struct NotifyCallback *nc)
if ((ev_c->cid == MT_COLOR_QUOTED) || (ev_c->cid == MT_COLOR_MAX))
{
// rework quoted colours
- qstyle_recolour(priv->quote_list);
+ qstyle_recolor(priv->quote_list);
}
if (ev_c->cid == MT_COLOR_MAX)