From f52c9e70619f1ba6c15f762b8407e75759d9980c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20L=C3=B6hning?= Date: Thu, 5 May 2022 21:15:25 +0200 Subject: [PATCH] Squish: Fix typo in Readme Change-Id: Idbbd93318959fdddf967d7d6271cddfac2197645 Reviewed-by: Reviewed-by: hjk --- tests/system/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system/README b/tests/system/README index 2d71245cb34..890dc3caa6c 100644 --- a/tests/system/README +++ b/tests/system/README @@ -77,7 +77,7 @@ Attention! If any of these prerequisites cannot be satisfied the tests will like Prerequisites - debugging and analyzing ----------------------------------------- -In tst_simple_debug from suite_debbugger, Creator needs to read data from an application it +In tst_simple_debug from suite_debugger, Creator needs to read data from an application it started. On Windows, this has the following prerequisites: Either: * have no firewall at all enabled (sure that's a bad idea)