Browse Source

fixed a typo

Bachir Soussi Chiadmi 10 years ago
parent
commit
e82e3250b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      materio_search_api.module

+ 1 - 1
materio_search_api.module

@@ -821,7 +821,7 @@ function template_preprocess_materio_search_api_results(array &$vars) {
     //for anonymous
     $vars['perfascard'] = true;
 
-    $perfoutput = t('Your can\'t access to the materiO\' search tool without an account.').'<br />';
+    $perfoutput = t('You can\'t access to the materiO\' search tool without an account.').'<br />';
 
     $perfoutput .= format_plural(
       $results['could results']['result count'],