diff options
author | Ronald Wampler <rdwampler@gmail.com> | 2019-03-26 15:26:15 +0000 |
---|---|---|
committer | Ronald Wampler <rdwampler@gmail.com> | 2019-03-26 15:26:15 +0000 |
commit | bb7c57d36dd6577090e5feb3b29df73770d961ba (patch) | |
tree | efc58229cfdc21491e83dbc2ba0f90bb786cb177 /llvm/docs | |
parent | d97d5ebcfa4b13a936294f65d92de92993d83391 (diff) | |
download | bcm5719-llvm-bb7c57d36dd6577090e5feb3b29df73770d961ba.tar.gz bcm5719-llvm-bb7c57d36dd6577090e5feb3b29df73770d961ba.zip |
Test commit: fix typo
llvm-svn: 356999
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/Proposals/GitHubMove.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Proposals/GitHubMove.rst b/llvm/docs/Proposals/GitHubMove.rst index 93b00d505aa..83d2286e7a8 100644 --- a/llvm/docs/Proposals/GitHubMove.rst +++ b/llvm/docs/Proposals/GitHubMove.rst @@ -560,7 +560,7 @@ The GitHub SVN native bridge allows to checkout a subdirectory directly: This checks out only compiler-rt and provides commit access using "svn commit", in the same way as it would do today. -**Using a Subproject Git Nirror** +**Using a Subproject Git Mirror** You can use *git-svn* and one of the sub-project mirrors:: |