diff --git a/bl-themes/clean-blog/php/home.php b/bl-themes/clean-blog/php/home.php
index 0015c96d..e090cf94 100644
--- a/bl-themes/clean-blog/php/home.php
+++ b/bl-themes/clean-blog/php/home.php
@@ -39,7 +39,7 @@
-
\ No newline at end of file
+
diff --git a/bl-themes/micro/php/home.php b/bl-themes/micro/php/home.php
index d2664f16..11784af5 100644
--- a/bl-themes/micro/php/home.php
+++ b/bl-themes/micro/php/home.php
@@ -29,7 +29,7 @@
}
if (Paginator::showNext()) {
- echo ''.$L->get('Previuos').'';
+ echo ''.$L->get('Previous').'';
}
?>
-
\ No newline at end of file
+