diff options
Diffstat (limited to 'src/sparse.c')
-rw-r--r-- | src/sparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sparse.c b/src/sparse.c index 22ba32fa..2ebc6212 100644 --- a/src/sparse.c +++ b/src/sparse.c @@ -1019,7 +1019,7 @@ static struct tar_sparse_optab const star_optab = { * 1.0 Starting from this version, the exact sparse format version is specified - explicitely in the header using the following variables: + explicitly in the header using the following variables: GNU.sparse.major Major version GNU.sparse.minor Minor version |