Fixed the formatting in the table
authorIlambharathi Kanniah <ilambharathik@gmail.com>
Thu, 31 Jul 2014 20:08:25 +0000 (13:08 -0700)
committerIlambharathi Kanniah <ilambharathik@gmail.com>
Thu, 31 Jul 2014 20:08:25 +0000 (13:08 -0700)
docs/intro.rst

index 3dbef25dd9d4070a2dbb87bc62e48d18ecfb72b8..59c42abc70b8e8e3661710c9e895b1b76e66e558 100644 (file)
@@ -122,7 +122,7 @@ You can also make pep8.py show the error text in different formats by using --fo
   $ pep8 testsuite/E40.py --format='%(path)s|%(row)d|%(col)d| %(code)s %(text)s'
   testsuite/E40.py|2|10| E401 multiple imports on one line
 
-Variables in the ``custom`` format option::
+Variables in the ``custom`` format option
 
 +----------------+------------------+
 | **Variable**   | **Significance** |