mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2026-01-04 14:01:47 +00:00
Spelling.
This commit is contained in:
@@ -37,7 +37,7 @@ if [ -f "${PATCH_SERIES}" ]; then
|
||||
if [[ $p = \#* ]]; then
|
||||
continue;
|
||||
fi
|
||||
echo "*** Appying ${p}..."
|
||||
echo "*** Applying ${p}..."
|
||||
if [ -x "${PATCHDIR}/${p}" ]; then
|
||||
"${PATCHDIR}/${p}" "${KERNDIR}"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user