From bb6f7077810acdfc483400a784dcae233a3fc159 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Fri, 2 Jun 2006 15:06:19 +0000 Subject: [PATCH] Fix typo in the comment --- tests/long01.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/long01.at b/tests/long01.at index cb2a34a..022c2ce 100644 --- a/tests/long01.at +++ b/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)]) -- 2.44.0