From 4e1ffdca6d97c1bddc460835c94b16bc64284861 Mon Sep 17 00:00:00 2001 From: mochalins <117967760+mochalins@users.noreply.github.com> Date: Fri, 23 May 2025 17:02:52 +0900 Subject: Fix typos across docs, comments, and CMake --- src/tools/nngcat/nngcat_ambiguous_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/nngcat') diff --git a/src/tools/nngcat/nngcat_ambiguous_test.sh b/src/tools/nngcat/nngcat_ambiguous_test.sh index 944d5aed..264d4704 100755 --- a/src/tools/nngcat/nngcat_ambiguous_test.sh +++ b/src/tools/nngcat/nngcat_ambiguous_test.sh @@ -17,7 +17,7 @@ CMD="${NNGCAT} --re --dial=tcp://127.0.0.1:27272" echo -n "Verify ambiguous options fail: " if ${CMD} >/dev/null 2>&1 then - echo "Failed: ambigous accepted" + echo "Failed: ambiguous accepted" exit 1 fi x=$(${CMD} 2>&1) -- cgit v1.2.3-70-g09d2