This is an automated email from the git hooks/post-receive script.

skunnyk pushed a 
commit to branch 
oldforum
in repository www/forum.xfce.org.

commit 294fe56c4effbff3162a118f0f6912332ffc35ee
Author: Nick Schermer <n...@xfce.org>
Date:   Wed Mar 23 07:49:14 2011 +0100

    Fix typo.
---
 include/sha256question.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/sha256question.php b/include/sha256question.php
index d975509..5e56066 100644
--- a/include/sha256question.php
+++ b/include/sha256question.php
@@ -25,7 +25,7 @@ function sha256question_get()
                                                <strong>What is the output of 
"'.$command.'" if you run it in a terminal 
emulator?<span>'.$lang_common['Required'].'></span></strong><br />
                                                <input type="text" 
name="'.$question_fld_name.'" value="" size="50" /><br />
                                        </label>
-                                        <p>Note that on some platforms 
(FreeBSD for example) sha256sum found be replaced with gsha256sum.</p>
+                                        <p>Note that on some platforms 
(FreeBSD for example) sha256sum should be replaced with gsha256sum.</p>
                                </div>
                        </fieldset>
                </div>';

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to