summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStéphane Bidoul <stephane.bidoul@gmail.com>2021-04-04 13:47:41 +0200
committerStéphane Bidoul <stephane.bidoul@gmail.com>2021-04-04 13:47:41 +0200
commit43e4b418588e99da923bfd2835b7c5aca6add2a6 (patch)
treed0c0035c4ab184254853c6ffa34a6d40c3c5f5db
parentec0a1cb9f0c89caa508106f96b42ea820bf01b0c (diff)
downloadpip-43e4b418588e99da923bfd2835b7c5aca6add2a6.tar.gz
Use double backticks in rst files
-rw-r--r--news/9748.feature.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/9748.feature.rst b/news/9748.feature.rst
index cb4a1cded..28cb3b922 100644
--- a/news/9748.feature.rst
+++ b/news/9748.feature.rst
@@ -1 +1 @@
-Improve performance when picking the best file from indexes during `pip install`.
+Improve performance when picking the best file from indexes during ``pip install``.