Fix typo.

master
Amitai Schlair 2016-02-20 21:59:34 -05:00
parent 7222c985a3
commit f93544db76
1 changed files with 1 additions and 1 deletions

View File

@ -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,