diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-17 16:39:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-17 16:39:50 -0400 |
commit | b48f616b7d94d4dd308008f024a0a349298b0135 (patch) | |
tree | 2e1c9dd2d4a50cd87bd30e6462326cb7e2a75219 /debian | |
parent | 002a97ffcdf347b8ad97210ddb5badacd3fee712 (diff) | |
download | ikiwiki-b48f616b7d94d4dd308008f024a0a349298b0135.tar ikiwiki-b48f616b7d94d4dd308008f024a0a349298b0135.tar.gz |
typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ce8f833fb..8de229175 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ ikiwiki (3.20130904.2) UNRELEASED; urgency=low break some setups where not all files get committed to git. * comments: Write pending moderation comments to the transient underlay to avoid conflict with only_committed_changes. - * search: Added googlesearch option, which makes it search google + * search: Added google_search option, which makes it search google rather than using the internal xapain database. (googlesearch plugin is too hard to turn on when xapain databases corrupt themselves, which happens all too frequently). |