Bläddra i källkod

Fix typo in the comment

Sergey Poznyakoff 19 år sedan
förälder
incheckning
bb6f707781
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      tests/long01.at

+ 1 - 1
tests/long01.at

@@ -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)])