# HG changeset patch # User Marcin Kuzminski # Date 2012-06-25 22:58:33 # Node ID 4cf9af8ee623137aa9394cb4a53e584664a50567 # Parent d04243e932cc64b0eba8a0b3a8bd370027b4c20a fixed docs ref pull-request #53 diff --git a/docs/contributing.rst b/docs/contributing.rst --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -27,7 +27,7 @@ enviroment. 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