Skip to content

Commit 20ab039

Browse files
committed
Typo fix
1 parent 7aa3e28 commit 20ab039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/admin/misc/admpass.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ while [ $SUCC -eq "0" ]; do
4747
fi
4848
else
4949
echo ""
50-
echo "[ERROR] Sorry, password must be at least 6 charactors!"
50+
echo "[ERROR] Sorry, password must be at least 6 characters!"
5151
echo ""
5252
fi
5353
done

0 commit comments

Comments
 (0)