Repository: libcloud Updated Branches: refs/heads/trunk dddaf8473 -> c64ab3b43
Fixed typos in committer_guide.rst Closes #606 Signed-off-by: Tomaz Muraus <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c64ab3b4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c64ab3b4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c64ab3b4 Branch: refs/heads/trunk Commit: c64ab3b4329ff821481f17715e3718684446ebe9 Parents: dddaf84 Author: Abdul Hannan <[email protected]> Authored: Mon Oct 19 12:14:26 2015 +0530 Committer: Tomaz Muraus <[email protected]> Committed: Mon Oct 19 13:38:45 2015 +0200 ---------------------------------------------------------------------- docs/committer_guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/c64ab3b4/docs/committer_guide.rst ---------------------------------------------------------------------- diff --git a/docs/committer_guide.rst b/docs/committer_guide.rst index ec9fdc2..cde4030 100644 --- a/docs/committer_guide.rst +++ b/docs/committer_guide.rst @@ -18,7 +18,7 @@ First congratulations and welcome to the team! If you haven't yet, subscribe to {dev,users,commits}@apache.libcloud.org mailing lists. Committs mailing list is especially important because all of -the JIRA notification, Gihub Pull Request notifications and build notifications +the JIRA notification, Github Pull Request notifications and build notifications are sent there. 2. Subscribe to the private mailing list @@ -227,7 +227,7 @@ root of the main code repository. Check out the website using SVN: ``svn co https://svn.apache.org/repos/asf/libcloud/site/trunk`` -* Upate the front page (``source/index.html`` file) +* Update the front page (``source/index.html`` file) * Update "Downloads" page (``source/downloads.md`` file) * Add a blog entry in the ``_posts`` directory.
