]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Linkify PEP 8 in unix.rst (GH-10482)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Nov 2018 16:48:56 +0000 (08:48 -0800)
committerGitHub <noreply@github.com>
Mon, 12 Nov 2018 16:48:56 +0000 (08:48 -0800)
(cherry picked from commit 9404e7737bd09bc1df154e1216d721e5168e4c68)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
Doc/using/unix.rst

index 8b392f8a56c4748d6e44981431e3ce032574f28b..d18fd067062783f478ef8004b1b7b3d53f3ab0df 100644 (file)
@@ -140,7 +140,7 @@ Editors and IDEs
 ================
 
 There are a number of IDEs that support Python programming language.
-Many editors and IDEs provide syntax highlighting, debugging tools, and PEP-8 checks.
+Many editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` checks.
 
 Please go to `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ and
 `Integrated Development Environments <https://wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_