diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-25 21:52:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-25 21:52:03 +0000 |
commit | 75348182fc76599d376a4bec04de0043f20e3d7f (patch) | |
tree | 95c376a71417408dbf8928d0322fe8dd0ff778dd /doc/plugins | |
parent | 14aa5a735116b9ea632ba0b84d5856fa8ccf5aa7 (diff) | |
download | ikiwiki-75348182fc76599d376a4bec04de0043f20e3d7f.tar ikiwiki-75348182fc76599d376a4bec04de0043f20e3d7f.tar.gz |
use right name for search plugin
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/search.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/search.mdwn b/doc/plugins/search.mdwn index 4dfed5d2e..d4a6b4efe 100644 --- a/doc/plugins/search.mdwn +++ b/doc/plugins/search.mdwn @@ -2,4 +2,5 @@ This plugin is included in ikiwiki, but is not enabled by default. It adds full text search to ikiwiki, using the [[HyperEstraier]] engine. It's possible to configure HyperEstraier via one of ikiwiki's -[[templates]], but for most users, no configuration should be needed aside from enabling the plugin. +[[templates]], but for most users, no configuration should be needed aside +from enabling the plugin. |