aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/libmaple
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-13 18:53:07 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-13 20:10:37 -0400
commit3bc44b272d00ec4ae6e995944817570cfdc6d1e0 (patch)
treed205d1ce3ec5ac9db868d4ca6778b045dc24633c /docs/source/libmaple
parentf4c0972be42f0f7b5cb17b9eed99e08e379b6bb3 (diff)
downloadlibrambutan-3bc44b272d00ec4ae6e995944817570cfdc6d1e0.tar.gz
librambutan-3bc44b272d00ec4ae6e995944817570cfdc6d1e0.zip
Docs: correcting "Github" -> "GitHub".
Diffstat (limited to 'docs/source/libmaple')
-rw-r--r--docs/source/libmaple/contributing.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/libmaple/contributing.rst b/docs/source/libmaple/contributing.rst
index 724605b..ded25f8 100644
--- a/docs/source/libmaple/contributing.rst
+++ b/docs/source/libmaple/contributing.rst
@@ -60,14 +60,14 @@ source tree when the time comes.
The steps to submit a pull request are as follows:
-1. If you don't already have one, get a `Github account
+1. If you don't already have one, get a `GitHub account
<https://github.com/plans>`_ (free).
2. Fork libmaple, then clone your fork to the computer you code on.
- Github provides detailed instructions on `forking and cloning a
+ GitHub provides detailed instructions on `forking and cloning a
repository <http://help.github.com/fork-a-repo/>`_.
-3. Push your commits to your Github libmaple fork (see instructions
+3. Push your commits to your GitHub libmaple fork (see instructions
linked in Step 2 for a step-by-step walkthrough on how to do this).
4. `Submit a pull request <http://help.github.com/pull-requests/>`_ to
@@ -78,7 +78,7 @@ The steps to submit a pull request are as follows:
Submitting Via Email
--------------------
-If you're unfamiliar with Git or would prefer not to use Github, you
+If you're unfamiliar with Git or would prefer not to use GitHub, you
can always send us a patch via email at info@leaflabs.com. We'd love
it if you used the `Linux kernel patch format
<http://linux.yyz.us/patch-format.html>`_, but please at least include