Correcting aesthetic typo "proces" -> "process".
This commit is contained in:
parent
e17a9c057c
commit
8ce28f6311
|
@ -159,7 +159,7 @@ Set_defaults ()
|
||||||
then
|
then
|
||||||
LH_FDISK="fdisk"
|
LH_FDISK="fdisk"
|
||||||
else
|
else
|
||||||
Echo_error "Can't proces file /sbin/fdisk"
|
Echo_error "Can't process file /sbin/fdisk"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue