From 8ef128f3d39d048790a7aa1f4572dfe271e4e7de Mon Sep 17 00:00:00 2001 From: Mindo Choi Date: Mon, 23 Sep 2024 19:55:32 +0000 Subject: [PATCH] fix mistypo --- utils/test/prepdata.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/test/prepdata.sh b/utils/test/prepdata.sh index b5b339b1..27b85ce0 100755 --- a/utils/test/prepdata.sh +++ b/utils/test/prepdata.sh @@ -2,7 +2,7 @@ # called for test_gdasapp_util_prepdata, and by # test/soca/gw/setup_obsproc.sh for test_gdasapp_soca_setup_obsproc -# TODO: It need to point toe experimental obs instead of prepdata.sh +# TODO: It needs to point to experimental obs instead of prepdata.sh # Get the machine hostname MACHINE_NAME=$(hostname)