From 638d4eacd98fc15d9cf3503a17d32e2f395d277b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Mon, 19 Jul 2021 23:58:45 -0300 Subject: [PATCH] Fixed duplicate word (line 41) --- docs/build_mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build_mac.md b/docs/build_mac.md index ac39d75ad3..4439488207 100644 --- a/docs/build_mac.md +++ b/docs/build_mac.md @@ -38,7 +38,7 @@ A dialog should pop up asking if you want to install the command line developer - Download the %Qt Online Installer for OS X from [%Qt Downloads](https://www.qt.io/download-open-source/) - Opening the file will mount the disk image, and will result in a Finder window appearing with a single file. -- The file is the %Qt installer application, so go ahead and open it. Click continue. You can skip the the step of creating %Qt account. It's not necessary. +- The file is the %Qt installer application, so go ahead and open it. Click continue. You can skip the step of creating %Qt account. It's not necessary. - Next, specify a location for %Qt, put it somewhere you can find it in case you ever need to navigate to the %Qt files manually. - Then choose the %Qt version and components you wish to install. - If you have no idea what to do, select `%Qt 5.9.x -> macOS`.