diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2016-07-28 09:28:58 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2016-07-28 09:28:58 +0000 |
commit | 0455cbe67c0ac546db5c7868a65bf5d52f5fa9f4 (patch) | |
tree | b6a0eb88c210dda8afacd6dc2e94951f10d97d0d /llvm/docs/Proposals | |
parent | 1f0ea35ef9da827ac1124c094bd0cf9a5e30dafb (diff) | |
download | bcm5719-llvm-0455cbe67c0ac546db5c7868a65bf5d52f5fa9f4.tar.gz bcm5719-llvm-0455cbe67c0ac546db5c7868a65bf5d52f5fa9f4.zip |
fix some typos in the doc
llvm-svn: 276968
Diffstat (limited to 'llvm/docs/Proposals')
-rw-r--r-- | llvm/docs/Proposals/GitHubSubMod.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Proposals/GitHubSubMod.rst b/llvm/docs/Proposals/GitHubSubMod.rst index 7319c51dd41..da3d3c4d52f 100644 --- a/llvm/docs/Proposals/GitHubSubMod.rst +++ b/llvm/docs/Proposals/GitHubSubMod.rst @@ -151,7 +151,7 @@ The three types hooks to be implemented are: in the lists, allowing us to retain history and do post-commit reviews. See: https://help.github.com/articles/managing-notifications-for-pushes-to-a-repository/ -Access will be transfered one-to-one to GitHub accounts for everyone that already +Access will be transferred one-to-one to GitHub accounts for everyone that already has commit access to our current repository. Those who don't have accounts will have to create one in order to continue contributing to the project. In the future, people only need to provide their GitHub accounts to be granted access. |