Skip to content

Commit

Permalink
Clean up grammar on search template
Browse files Browse the repository at this point in the history
  • Loading branch information
mattymo committed Feb 19, 2014
1 parent d9e4b74 commit c780f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/template/search.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</form>

<TMPL_IF last_index_update>
<p>Searching this channels includes data upto <TMPL_VAR last_index_update>.</p>
<p>Searching this channel includes data up to <TMPL_VAR last_index_update>.</p>
</TMPL_IF>

<TMPL_IF RESULTS>
Expand Down

0 comments on commit c780f6d

Please sign in to comment.