summaryrefslogtreecommitdiff
path: root/doc/source/dev/gitwash
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@googlemail.com>2012-07-07 14:29:45 +0200
committerRalf Gommers <ralf.gommers@googlemail.com>2012-07-07 14:29:45 +0200
commit5df8f24ba2ccf97b0fabd60d3f215be8f03a08bc (patch)
tree56cd744f0366f9a124f8730f86dbf2808d3f80a5 /doc/source/dev/gitwash
parent3b9a0fea12ae89fe6ce745d9af0beb3df17260b8 (diff)
downloadnumpy-5df8f24ba2ccf97b0fabd60d3f215be8f03a08bc.tar.gz
DOC: merge wiki docs - edits under doc/.
Diffstat (limited to 'doc/source/dev/gitwash')
-rw-r--r--doc/source/dev/gitwash/development_setup.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/source/dev/gitwash/development_setup.rst b/doc/source/dev/gitwash/development_setup.rst
index 489a2e75d..0cff3c214 100644
--- a/doc/source/dev/gitwash/development_setup.rst
+++ b/doc/source/dev/gitwash/development_setup.rst
@@ -38,8 +38,8 @@ Create your own forked copy of NumPy_
.. image:: forking_button.png
- Now, after a short pause and some 'Hardcore forking action', you
- should find yourself at the home page for your own forked copy of NumPy_.
+ After a short pause, you should find yourself at the home page for
+ your own forked copy of NumPy_.
.. include:: git_links.inc
@@ -49,7 +49,7 @@ Create your own forked copy of NumPy_
Set up your fork
################
-First you follow the instructions for :ref:`forking`.
+First you follow the instructions for :ref:`forking`.
Overview
========
@@ -110,4 +110,3 @@ Just for your own satisfaction, show yourself that you now have a new
origin git@github.com:your-user-name/numpy.git (push)
.. include:: git_links.inc
-