From f93544db761c8e778f7e66af5570113ddc774514 Mon Sep 17 00:00:00 2001 From: Amitai Schlair Date: Sat, 20 Feb 2016 21:59:34 -0500 Subject: Fix typo. --- IkiWiki/Plugin/search.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IkiWiki') diff --git a/IkiWiki/Plugin/search.pm b/IkiWiki/Plugin/search.pm index 24b16fe2a..f9193b6aa 100644 --- a/IkiWiki/Plugin/search.pm +++ b/IkiWiki/Plugin/search.pm @@ -34,7 +34,7 @@ sub getsetup () { rebuild => 0, }, google_search => { - type => "booblean", + type => "boolean", example => 1, description => "use google site search rather than internal xapian index?", safe => 1, -- cgit v1.2.3