We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0c8f27 + 3561fe5 commit a28b9e3Copy full SHA for a28b9e3
1 file changed
source/specifications/recording-installed-packages.rst
@@ -43,7 +43,7 @@ This directory is named as ``{name}-{version}.dist-info``, with ``name`` and
43
normalized (see :pep:`PEP 503 <503#normalized-names>` and
44
:pep:`PEP 440 <440#normalization>` for the definition of normalization for
45
each field respectively), and replace dash (``-``) characters with
46
-underscore (``_``) chacaters, so the ``.dist-info`` directory always has
+underscore (``_``) characters, so the ``.dist-info`` directory always has
47
exactly one dash (``-``) character in its stem, separating the ``name`` and
48
``version`` fields.
49
0 commit comments