]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
fix typo in README.md (#1373)
authorTerrell Russell <terrellrussell@gmail.com>
Sun, 26 Apr 2020 00:50:23 +0000 (20:50 -0400)
committerGitHub <noreply@github.com>
Sun, 26 Apr 2020 00:50:23 +0000 (02:50 +0200)
README.md

index 2912b3d0a61e7fd36189d095329a67c093e2aa7b..56cd723daa47d90e329d54a2825a65d0d80315ad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ know about any errors or omissions you find.
 
 ## Supported Formats
 
-Currently, the library automatically detects and reads the following fomats:
+Currently, the library automatically detects and reads the following formats:
   * Old V7 tar archives
   * POSIX ustar
   * GNU tar format (including GNU long filenames, long link names, and sparse files)