Commit Diff


commit - 61acbd558cb8336f44c43ed9478023b247e26bb6
commit + c8bf96d463e51fb78d12c11990920bae69506f44
blob - 9fcb417a03928ebb95656d3f0c27ad70fc71edb9
blob + 2a29da5012f459ae28289ac37452e8710c187c81
--- templates/search.html
+++ templates/search.html
@@ -1,5 +1,6 @@
 <!--
-    when not running msearchd(8), leave this file empty to hid the search
+    when not running msearchd(8), leave this file empty to
+    hide the search form.
 -->
 <form method="get" action="/search">
   <label>Search: <input type="search" name="q" value="QUERY" /></label>