summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-12-04 12:55:30 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-12-04 12:56:11 -0800
commit7b2361ddcde62d424ed759b2444ba3b8c91017fd (patch)
treef26f9a12249ae6da68d1a59a47fdd5c89be734e4 /sys-fs/zfs-kmod/zfs-kmod-2.1.7.ebuild
parentnet-libs/gupnp-av: s/vala_src_prepare/vala_setup/ (diff)
downloadgentoo-7b2361ddcde62d424ed759b2444ba3b8c91017fd.tar.gz
gentoo-7b2361ddcde62d424ed759b2444ba3b8c91017fd.tar.bz2
gentoo-7b2361ddcde62d424ed759b2444ba3b8c91017fd.zip
sys-fs/zfs-kmod: fix minor typo
Thanks-to: Louis Sautier <sbraz@gentoo.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs/zfs-kmod/zfs-kmod-2.1.7.ebuild')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-2.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.1.7.ebuild b/sys-fs/zfs-kmod/zfs-kmod-2.1.7.ebuild
index 2f23be8f7d39..d12dfd611acc 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-2.1.7.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-2.1.7.ebuild
@@ -207,7 +207,7 @@ pkg_postinst() {
ewarn "Do *NOT* upgrade root pools to use the new feature flags."
ewarn "Any new pools will be created with the new feature flags by default"
ewarn "and will not be compatible with older versions of OpenZFS. To"
- ewarn "create a newpool that is backward compatible wih GRUB2, use "
+ ewarn "create a new pool that is backward compatible wih GRUB2, use "
ewarn
ewarn "zpool create -o compatibility=grub2 ..."
ewarn