spelling
This commit is contained in:
parent
7958dd2076
commit
f716cece88
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ function check_kernel_headers() {
|
||||||
|
|
||||||
# echo RUN=$VER_RUN HDR=$VER_HDR
|
# echo RUN=$VER_RUN HDR=$VER_HDR
|
||||||
echo " !!! Your kernel version is $VER_RUN"
|
echo " !!! Your kernel version is $VER_RUN"
|
||||||
echo " Not found *** coressponding *** kernel headers with apt-get."
|
echo " Not found *** corresponding *** kernel headers with apt-get."
|
||||||
echo " This may occur if you have ran 'rpi-update'."
|
echo " This may occur if you have ran 'rpi-update'."
|
||||||
echo " Choose *** y *** will revert the kernel to version $VER_HDR then continue."
|
echo " Choose *** y *** will revert the kernel to version $VER_HDR then continue."
|
||||||
echo " Choose *** N *** will exit without this driver support, by default."
|
echo " Choose *** N *** will exit without this driver support, by default."
|
||||||
|
|
Loading…
Reference in a new issue