Spell check format spec

This commit is contained in:
Nathan Fisher 2023-07-05 00:37:17 -04:00
parent 2db3303f90
commit 283228ff46

View File

@ -13,7 +13,7 @@ There are additional problems associated with continuing the use of such
an old format which become apparent when looking at the issues which the
various revisions sought to resolve. The first thing one will likely run
into when implementing Tar is the arbitrary 100 byte maximum file length
which was bakes into the original spec. The ustar revision sought to
which was baked into the original spec. The ustar revision sought to
address this limitation in a backwards compatible way by adding another
field to the header, the filename prefix, which is used when the file name
exceeds 100 bytes, where the path leading up to it's final component is