From bcc41909c52303bb080c6386d6dc8d4454d8b40d Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 17 Jul 2019 11:48:07 +0200 Subject: [PATCH] Doc: Fix typo "versions" > "version" Change-Id: I8999ce4a9595562a289dc829666be259c551a746 Reviewed-by: Leena Miettinen --- doc/src/debugger/creator-only/creator-debugger-setup.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/debugger/creator-only/creator-debugger-setup.qdoc b/doc/src/debugger/creator-only/creator-debugger-setup.qdoc index e042a51d5b1..bf956faa48c 100644 --- a/doc/src/debugger/creator-only/creator-debugger-setup.qdoc +++ b/doc/src/debugger/creator-only/creator-debugger-setup.qdoc @@ -174,7 +174,7 @@ \section2 GDB - On Windows, use the Python-enabled GDB versions that is bundled + On Windows, use the Python-enabled GDB version that is bundled with the Qt package or comes with recent versions of MinGW. On most Linux distributions, the GDB builds shipped with the system are sufficient.