From 11995efefa50a27342d8d183c291841d34652c53 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Jun 2021 09:07:05 -0400 Subject: [PATCH] missing " --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index fbe56f5f..738e9106 100755 --- a/config +++ b/config @@ -138,7 +138,7 @@ elif [ "$1" = "-l" ]; then echo echo "Editing latitude and longitude in the" echo "configuration file for CubeSatSim" - echo "(Only used for APRS telemetry) + echo "(Only used for APRS telemetry)" echo echo "Return keeps current value." # echo -e "Current sim.cfg configuration file:"