aboutsummaryrefslogtreecommitdiff
path: root/doc/build-osx.md
diff options
context:
space:
mode:
authorIrving Ruan <irvingruan@gmail.com>2015-09-12 00:35:36 -0700
committerIrving Ruan <irvingruan@gmail.com>2015-09-12 00:35:36 -0700
commit5d7a16d073bfc37f429b71c411f5bdcce8bfe79b (patch)
treea728ae3c6ed35b25a312af5e63875e98269c923d /doc/build-osx.md
parent3224936bedd8fe777b23d43c253abd2c0cd95d22 (diff)
downloadbitcoin-5d7a16d073bfc37f429b71c411f5bdcce8bfe79b.tar.xz
Fixes typo in build-osx.md.
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r--doc/build-osx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md
index 8fad8b5b00..201fe9522b 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -70,7 +70,7 @@ Download Qt Creator from http://www.qt.io/download/. Download the "community edi
6. Confirm the "summary page"
7. In the "Projects" tab select "Manage Kits..."
8. Select the default "Desktop" kit and select "Clang (x86 64bit in /usr/bin)" as compiler
-9. Select LLDB as debugger (you might need to set the path to your installtion)
+9. Select LLDB as debugger (you might need to set the path to your installation)
10. Start debugging with Qt Creator
Creating a release build