aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMateusz Guzik <mjg@FreeBSD.org>2022-12-22 17:57:08 +0000
committerMateusz Guzik <mjg@FreeBSD.org>2022-12-22 17:57:08 +0000
commit65308195e82487d82a1feace82686e5c45f88bd3 (patch)
treee043487028e402424ea16683b16b764854dd31b5 /usr.sbin
parent6032cf3d6fb5d2e81ff463400bc0c6c8e00b3c3f (diff)
downloadsrc-65308195e82487d82a1feace82686e5c45f88bd3.tar.gz
src-65308195e82487d82a1feace82686e5c45f88bd3.zip
bsdinstall: s/to small/too small/
Reported by: Sulev-Madis Silber <ketas@si.pri.ee>
Diffstat (limited to 'usr.sbin')
-rwxr-xr-xusr.sbin/bsdinstall/scripts/zfsboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdinstall/scripts/zfsboot b/usr.sbin/bsdinstall/scripts/zfsboot
index 1e771710cb7c..c40a9484c8c4 100755
--- a/usr.sbin/bsdinstall/scripts/zfsboot
+++ b/usr.sbin/bsdinstall/scripts/zfsboot
@@ -318,7 +318,7 @@ msg_swap_mirror="Mirror Swap?"
msg_swap_mirror_help="Mirror swap partitions for redundancy, breaks crash dumps"
msg_swap_size="Swap Size"
msg_swap_size_help="Customize how much swap space is allocated to each selected disk"
-msg_swap_toosmall="The selected swap size (%s) is to small. Please enter a value greater than 100MB or enter 0 for no swap"
+msg_swap_toosmall="The selected swap size (%s) is too small. Please enter a value greater than 100MB or enter 0 for no swap"
msg_these_disks_are_too_small="These disks are smaller than the amount of requested\nswap (%s) and/or geli(8) (%s) partitions, which would\ntake 100%% or more of each of the following selected disks:\n\n %s\n\nRecommend changing partition size(s) and/or selecting a\ndifferent set of disks."
msg_unable_to_get_disk_capacity="Unable to get disk capacity of \`%s'"
msg_unsupported_partition_scheme="%s is an unsupported partition scheme"