Skip to content

Commit

Permalink
remove unneeded */
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 authored and piotr-cz committed Oct 6, 2014
1 parent 56d5c18 commit 2d4657d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/com_search/views/search/view.html.php
Expand Up @@ -249,7 +249,7 @@ public function display($tpl = null)

if ($chkOverlap >= 0)
{
// Set highlighter around searchword */
// Set highlighter around searchword
if ($mbString)
{
$hlwordLen = mb_strlen($hlword);
Expand Down

0 comments on commit 2d4657d

Please sign in to comment.