Signed-off-by: Christian Ebner <c.eb...@proxmox.com> --- proxinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proxinstall b/proxinstall index e85dd3e..c275be2 100755 --- a/proxinstall +++ b/proxinstall @@ -3716,7 +3716,7 @@ create_main_window (); my $initial_error = 0; if (!defined ($hds) || (scalar (@$hds) <= 0)) { - print "no hardisks found\n"; + print "no harddisks found\n"; $initial_error = 1; display_html("nohds.htm"); set_next("Reboot", sub { exit(0); } ); -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel