Skip to content

Commit a2e6787

Browse files
authored
Fix typo 'atempt' (#1122)
1 parent 02fb258 commit a2e6787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/recording-installed-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Here is an example snippet of a possible ``RECORD`` file::
168168
blib2to3/pytree.py,sha256=RWj3IL4U-Ljhkn4laN0C3p7IRdfvT3aIRjTV-x9hK1c,28530
169169

170170
If the ``RECORD`` file is missing, tools that rely on ``.dist-info`` must not
171-
atempt to uninstall or upgrade the package.
171+
attempt to uninstall or upgrade the package.
172172
(This does not apply to tools that rely on other sources of information,
173173
such as system package managers in Linux distros.)
174174

0 commit comments

Comments
 (0)