Skip to content

Commit db94143

Browse files
authored
PEP 706: Fix trivial typo (#3017)
1 parent 43a289f commit db94143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0706.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ The ``'tar'`` filter exposes features specific to UNIX-like filesystems,
560560
so it could be named ``'unix'``.
561561
Or ``'unix-like'``, ``'nix'``, ``'*nix'``, ``'posix'``?
562562

563-
Fetaure-wise, *tar format* and *UNIX-like filesystem* are essentially
563+
Feature-wise, *tar format* and *UNIX-like filesystem* are essentially
564564
equivalent, so ``tar`` is a good name.
565565

566566

0 commit comments

Comments
 (0)