Fix typos

This patch fixes typos.

TrivialFix

Change-Id: Iddbe2317e7d160ca865e33e9c8cd19c3a51167de
This commit is contained in:
daiki kato 2016-03-18 10:32:02 +09:00
parent 8a7e5d27cb
commit 6d5bcf288a

View File

@ -11,7 +11,7 @@ set -o pipefail
# Also, ZFS should be installed in 'post-install.d' section because its
# dependency 'dkms' is installed in 'install.d/99-dkms'.
# Presense of 'ARCH' env var blocks DKMS from building new dynamic kernel
# Presence of 'ARCH' env var blocks DKMS from building new dynamic kernel
# modules. So, unset it temporary.
ARCH_BACKUP=$ARCH
unset ARCH
@ -48,7 +48,7 @@ echo """
#
# then something went wrong.
#
# List of dymanic kernel modules:
# List of dynamic kernel modules:
"""
dkms status