[Xfce4-commits] <forum:master> Fix typo.

Nick Schermer noreply at xfce.org
Wed Mar 23 07:50:02 CET 2011


Updating branch refs/heads/master
         to 294fe56c4effbff3162a118f0f6912332ffc35ee (commit)
       from 397b2a256fc40766624ee2fd01e15f1ac38b492e (commit)

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

    Fix typo.

 include/sha256question.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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>';



More information about the Xfce4-commits mailing list