Fix typo.
parent
7222c985a3
commit
f93544db76
|
@ -34,7 +34,7 @@ sub getsetup () {
|
||||||
rebuild => 0,
|
rebuild => 0,
|
||||||
},
|
},
|
||||||
google_search => {
|
google_search => {
|
||||||
type => "booblean",
|
type => "boolean",
|
||||||
example => 1,
|
example => 1,
|
||||||
description => "use google site search rather than internal xapian index?",
|
description => "use google site search rather than internal xapian index?",
|
||||||
safe => 1,
|
safe => 1,
|
||||||
|
|
Loading…
Reference in New Issue