diff options
-rw-r--r-- | content-search.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content-search.php b/content-search.php index 82851e7..94bcdb3 100644 --- a/content-search.php +++ b/content-search.php @@ -53,7 +53,7 @@ printf (' ); endwhile; else: - printf( '<p>' . __('No se encontraron articulos con:', 'libre') . ' '. get_search_query() .' </p>' ); + printf( '<p>' . __('No se encontraron artículos con:', 'libre') . ' '. get_search_query() .' </p>' ); endif; rewind_posts(); printf(' |