summaryrefslogtreecommitdiff
path: root/docs/dev/tests.rst
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2015-11-07 15:01:11 +0100
committerKali Kaneko <kali@leap.se>2015-11-09 10:57:35 -0400
commitb370dfa37265ec7df99c8a85f2b7b7866a9a6b74 (patch)
tree847101559bab8b1b73c75a6ba70aa76572194def /docs/dev/tests.rst
parenta5b148a885937452be36ee6c25c4d0b451be4b1f (diff)
Debian capitalization
Solves https://www.transifex.com/otf/bitmask/translate/#es/$/31977728
Diffstat (limited to 'docs/dev/tests.rst')
-rw-r--r--docs/dev/tests.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/tests.rst b/docs/dev/tests.rst
index d55c206a..bdefcfdc 100644
--- a/docs/dev/tests.rst
+++ b/docs/dev/tests.rst
@@ -16,7 +16,7 @@ Testing dependencies
have a look at ``pkg/test-requirements.pip``
The ``./run_tests.sh`` command should install all of them in your virtualenv for you.
-If you prefer to install them system wide, this should do in a debian system::
+If you prefer to install them system wide, this should do in a Debian system::
$ apt-get install python-nose python-mock python-coverage