From abf34b56b6bcfff3dac1db2c780862be20998d24 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 27 Jul 2016 09:55:06 +0200 Subject: [PATCH] Rephrase suggestion --- include/tests_networking | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_networking b/include/tests_networking index c54c196e..084dcc0f 100644 --- a/include/tests_networking +++ b/include/tests_networking @@ -611,7 +611,7 @@ Display --indent 2 --text "- Checking for ARP monitoring software" --result "${STATUS_RUNNING}" --color GREEN else Display --indent 2 --text "- Checking for ARP monitoring software" --result "${STATUS_NOT_FOUND}" --color YELLOW - ReportSuggestion ${TEST_NO} "Install ARP monitoring software like arpwatch" + ReportSuggestion ${TEST_NO} "Consider running ARP monitoring software (arpwatch)" fi fi #