fixing typo

This commit is contained in:
Ray Tanaka
2018-10-29 18:52:53 -07:00
parent e543363009
commit c54c5c26c3

View File

@@ -25,7 +25,7 @@ append_cmdline_txt_param ro
# Move fake-hwclock.data to /mutable directory so it can be updated
if ! findmnt --mountpoint /mutable
then
echo "Mounting the multable partition..."
echo "Mounting the mutable partition..."
mount /mutable
echo "Mounted."
fi