]> git.pld-linux.org Git - packages/bigsister.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 28 Feb 2006 22:29:12 +0000 (22:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bigsister.spec -> 1.58

bigsister.spec

index 775922afbd349c56e2cf98f67adf283ca47a3118..4bef79b57fa730ac027d9138cf8b072efc9cdc53 100644 (file)
@@ -265,7 +265,7 @@ if [ ! -f /etc/bigsister/password ]; then
 # FIXME $PASS variable cames from?
        openssl rand -base64 6 > $PASS
        /usr/bin/htpasswd -cb /etc/bigsister/password admin $PASS
-       echo "Your web pasword is: $PASS ."
+       echo "Your web password is: $PASS ."
        echo "Change this: htpasswd -b /etc/bigsister/password user password"
 fi
 
This page took 0.080659 seconds and 4 git commands to generate.