summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Löhning <robert.loehning@qt.io>2022-05-05 21:15:25 +0200
committerRobert Löhning <robert.loehning@qt.io>2022-05-06 13:34:07 +0000
commitf52c9e70619f1ba6c15f762b8407e75759d9980c (patch)
treecbb229581acb3f99a8b675fa8fe3e38638dd6d26
parent61282a893fd50ef52529aea5a961cdb5dd28ffdc (diff)
downloadqt-creator-f52c9e70619f1ba6c15f762b8407e75759d9980c.tar.gz
Squish: Fix typo in Readme
Change-Id: Idbbd93318959fdddf967d7d6271cddfac2197645 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: hjk <hjk@qt.io>
-rw-r--r--tests/system/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/README b/tests/system/README
index 2d71245cb3..890dc3caa6 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)