summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/whatsnew23.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index 722a7a6..7e3818f 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}