diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 722a7a6929c..7e3818f4f82 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -757,7 +757,7 @@ core.setup(**kw) \end{verbatim} The full list of classifiers can be obtained by running -\code{python setup.py register --list-classifiers}. +\verb|python setup.py register --list-classifiers|. \begin{seealso}