From 413d634d27d3de0a9509dd7d9ff44d5b62f791b4 Mon Sep 17 00:00:00 2001 From: Jakob Normark Date: Thu, 6 Nov 2014 18:56:20 +0100 Subject: Fixed "standart" typos --- doc/run.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/run.rst b/doc/run.rst index f8a65e2..9b2b218 100644 --- a/doc/run.rst +++ b/doc/run.rst @@ -52,7 +52,7 @@ assuming Pylint options are stored in ``pylint_options`` string, as: lint.py_run(pylint_options) To silently run Pylint on a ``module_name.py`` module, -and get its standart output and error: +and get its standard output and error: .. sourcecode:: python -- cgit v1.2.1