From c723623f43bb64364b587d989f957deb93dfce74 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Thu, 16 Sep 2021 01:22:39 -0400 Subject: [PATCH] Comment typo --- position.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/position.sh b/position.sh index 93a5391..9c647ae 100644 --- a/position.sh +++ b/position.sh @@ -1,7 +1,7 @@ #!/bin/bash XZIG=1.0 -X=3.2 //4.2 - XZIG +X=3.2 #4.2 - XZIG Y=1.25 if [[ "${1}" == "" ]]; then