We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e121de + 50ac17d commit be4b651Copy full SHA for be4b651
docs/GitWorkflows.rst
@@ -43,7 +43,7 @@ to perform a simple repo setup for the Swift repository::
43
44
$ git config --global user.name "<My Name>"
45
$ git config --global user.email "<My Email>"
46
- $ mkdir swift-source && cd swift-soure
+ $ mkdir swift-source && cd swift-source
47
$ git clone <LLVM_REPO_URL>
48
$ git clone <CLANG_REPO_URL>
49
$ git clone <SWIFT_REPO_URL>
0 commit comments