[gnome-web-www/wptest] Fixed another grammatical error



commit f18dcd56b539e6683032fc17ac72798149c0138f
Author: Christy Eller <iamchristyeller gmail com>
Date:   Sat Feb 18 19:59:08 2012 -0700

    Fixed another grammatical error

 theme/404.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/404.php b/theme/404.php
index ab663a7..c04a1bf 100644
--- a/theme/404.php
+++ b/theme/404.php
@@ -23,7 +23,7 @@ require_once("header.php"); ?>
                             <p><?php
                             
                             printf(
-                                __( 'For now, you may want to go to the <a href="%1$s">home page</a> to start from beginning or try your luck in the search form below.', 'grass'),
+                                __( 'For now, you may want to go to the <a href="%1$s">home page</a> to start from the beginning, or try your luck in the search form below.', 'grass'),
                                 get_bloginfo('url')
                             );
                             



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]