소스 검색

fixed a typo

Bachir Soussi Chiadmi 10 년 전
부모
커밋
e82e3250b3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'],