From 71d5044ab9b3a08a966ceaf922dab1886432df87 Mon Sep 17 00:00:00 2001 From: Mustafa UZUN Date: Sat, 19 Aug 2023 21:38:47 +0300 Subject: [PATCH] fix: helper message typo --- tools/go-agent/cmd/helper.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/go-agent/cmd/helper.go b/tools/go-agent/cmd/helper.go index 045e38e7..8f2e962b 100644 --- a/tools/go-agent/cmd/helper.go +++ b/tools/go-agent/cmd/helper.go @@ -46,7 +46,7 @@ Options: -all Inject the agent code into all the project in the current directory. -debug - Hepling to debug the enhance process, the value is the path of the debug file. + Helping to debug the enhance process, the value is the path of the debug file. -config The file path of the agent config file. -version