From 1899e7903a762d628b8cd0f2c42aaa500e7ae9e8 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 20 Oct 2022 22:37:17 +1100 Subject: typo --- luwak.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'luwak.el') diff --git a/luwak.el b/luwak.el index 8ad7243..b98c34c 100644 --- a/luwak.el +++ b/luwak.el @@ -200,7 +200,7 @@ When non-nill, swap the tor-switch in prefix-arg effect." (add-to-history 'luwak-history (cons (plist-get luwak-data :url) (plist-get luwak-data :dump))) - (when luwak-keep-history luwak-add-to-history-file) + (when luwak-keep-history (luwak-add-to-history-file)) (plist-put luwak-data :history-pos 0))) (defun luwak-add-to-history-file () -- cgit v1.2.3