changeset 2504:4cf9af8ee623 beta

fixed docs ref pull-request #53
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 25 Jun 2012 22:58:33 +0200
parents d04243e932cc
children 02fc6ce0cd44
files docs/contributing.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/contributing.rst	Mon Jun 25 22:40:04 2012 +0200
+++ b/docs/contributing.rst	Mon Jun 25 22:58:33 2012 +0200
@@ -27,7 +27,7 @@
 
 
 After finishing your changes make sure all tests passes ok. You can run
-the testsuite running nosetest from the project root.
+the testsuite running ``nosetest`` from the project root.
 
 | Thank you for any contributions!
 |  Marcin