From 9f98593dde8114f18c51a49ad1ad9d15921fbe6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Delfino?= Date: Mon, 12 Nov 2018 12:40:42 -0300 Subject: [PATCH] Update unix.rst --- Doc/using/unix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 4403180a0e27a0..31cf87c66f5fd8 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -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 `_ and `Integrated Development Environments `_