From 35b7c1dbf78f4df6dad32cfe830f5be0abb4c631 Mon Sep 17 00:00:00 2001 From: John Karahalis Date: Fri, 23 Jan 2026 23:28:27 -0500 Subject: [PATCH] Correct typo in get_docopts.sh (cat -> can) --- get_docopts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_docopts.sh b/get_docopts.sh index a8eff60..5d54bc8 100755 --- a/get_docopts.sh +++ b/get_docopts.sh @@ -31,7 +31,7 @@ $(date) OSTYPE not supported yet, or missing arch: $ARCH or download failure. -You cat create an issue here: $ISSUE_URL +You can create an issue here: $ISSUE_URL URL=$URL OSTYPE=$OSTYPE