From 1bf169b4ea676bbda6f2939601378f9a80459a2f Mon Sep 17 00:00:00 2001 From: Rene Glover Date: Mon, 23 Jun 2025 10:18:56 -0500 Subject: [PATCH] Update scripts/storage/multipath/startConnectVolume.sh Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- scripts/storage/multipath/startConnectVolume.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/storage/multipath/startConnectVolume.sh b/scripts/storage/multipath/startConnectVolume.sh index 6c49475df3d..50aefb0f459 100644 --- a/scripts/storage/multipath/startConnectVolume.sh +++ b/scripts/storage/multipath/startConnectVolume.sh @@ -19,7 +19,7 @@ ##################################################################################### # # Given a lun # and a WWID for a volume provisioned externally, find the volume -# through the SCSI bus and make sure its visable via multipath +# through the SCSI bus and make sure its visible via multipath # #####################################################################################