From 559859ec1d0537fdfc60384bca0719efd3bb4b83 Mon Sep 17 00:00:00 2001 From: ArcadeFever Date: Sat, 16 Jan 2021 22:29:35 -0800 Subject: [PATCH] fix typo --- tools/qt-builder/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/qt-builder/README.md b/tools/qt-builder/README.md index a065b34ac0..08b442abc4 100644 --- a/tools/qt-builder/README.md +++ b/tools/qt-builder/README.md @@ -313,7 +313,7 @@ git clone --recursive git://code.qt.io/qt/qt5.git -b 5.15.2 --single-branch Add a *qt.conf* file. 1. Copy the file *qt5-build\qtbase\bin\qt.conf* to *qt5-install\bin* -1. Edit the *qt.conf* file: replace all absolute URLs with relative URLs (begining with .. or .) +1. Edit the *qt.conf* file: replace all absolute URLs with relative URLs (beginning with .. or .) #### Uploading `tar -zcvf qt5-install-5.15.2-macos.tar.gz qt5-install`