From 6d5bcf288afadcf3ac26aed9445619761e739103 Mon Sep 17 00:00:00 2001 From: daiki kato Date: Fri, 18 Mar 2016 10:32:02 +0900 Subject: [PATCH] Fix typos This patch fixes typos. TrivialFix Change-Id: Iddbe2317e7d160ca865e33e9c8cd19c3a51167de --- elements/manila-zfs/post-install.d/50-manila-zfs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elements/manila-zfs/post-install.d/50-manila-zfs b/elements/manila-zfs/post-install.d/50-manila-zfs index 54a1348..df984c2 100755 --- a/elements/manila-zfs/post-install.d/50-manila-zfs +++ b/elements/manila-zfs/post-install.d/50-manila-zfs @@ -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