Skip to content

Commit 40fe7e2

Browse files
Merge pull request #167 from chefren/doc_fix
Typo fix
2 parents 7aa3e28 + 20ab039 commit 40fe7e2

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)