From 4d0bd8b6c16d9053d7c67693d6f05c4802d43293 Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Fri, 26 Aug 2022 11:24:01 -0500 Subject: [PATCH] fix typo --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index 02c4a32..06e39ef 100755 --- a/update +++ b/update @@ -451,7 +451,7 @@ yad --center --list --checklist --width=600 --height=600 --separator="" \ false "CONKY" "$CONKY" "System Information Display" \ false "WSJTX" "$FT8" "Weak signal digital mode software" \ false "JS8CALL" "$JS8" "Weak signal digital mode software" \ - false "REPEATL" "$REPEAT" "Repeater Directory" \ + false "REPEAT" "$REPEAT" "Repeater Directory" \ false "XASTIR" "$XASTIR" "APRS Client" \ false "YAAC" "$YAAC" "Yet Another APRS Client" \ false "PI-APRS" "$PIAPRS" "APRS Messaging Client" \