summaryrefslogtreecommitdiff
path: root/docs/intro/contributing.txt
diff options
context:
space:
mode:
authorBrenda J. Butler <bjb@sourcerer.ca>2014-05-01 13:28:07 -0400
committerClaude Paroz <claude@2xlibre.net>2014-05-02 08:28:07 +0200
commitc8d257e81dd35ccb94f7f046537740d766137b59 (patch)
tree92aa10bc36645fca4554374feb2ae73b8c2a263f /docs/intro/contributing.txt
parenta0c4b8465db3a4b2df247912d79c5c0a752cee76 (diff)
Fixed #22558 -- Added missing word in contributing docs
Diffstat (limited to 'docs/intro/contributing.txt')
-rw-r--r--docs/intro/contributing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index 9c9482d20a..675a6c6155 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -70,7 +70,7 @@ development version of Django and to generate patch files for the changes you
make.
To check whether or not you have Git installed, enter ``git`` into the command
-line. If you get messages saying that this command could be found, you'll have
+line. If you get messages saying that this command could not be found, you'll have
to download and install it, see `Git's download page`__.
If you're not that familiar with Git, you can always find out more about its