mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-04-20 16:40:39 +00:00
Fix typo in the comment
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
AT_SETUP([long file names divisible by block size])
|
||||
AT_KEYWORDS([longname long512])
|
||||
|
||||
dnl Create a directory structure with maximum diractory name length 512-16
|
||||
dnl Create a directory structure with maximum directory name length 512-16
|
||||
m4_define([NAME],[0123456789abcde])
|
||||
m4_define([FULLNAME],NAME)
|
||||
m4_for([N],0,29,,[m4_define([FULLNAME],FULLNAME/NAME)])
|
||||
|
||||
Reference in New Issue
Block a user