From 2047437835c21112fd53db89a5d70af5faf4089e Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Thu, 26 Dec 2002 03:24:09 +0000 Subject: [PATCH] Documentation typo --- acl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acl.c b/acl.c index d31623e..dd82cb6 100644 --- a/acl.c +++ b/acl.c @@ -312,7 +312,7 @@ static char __deletedef_doc__[] = \ "\n" \ "This function deletes the default ACL associated with \n" \ "a directory (the ACL which will be ANDed with the mode\n" \ -"parameter to the open, creat functions.\n" \ +"parameter to the open, creat functions).\n" \ "Parameters:\n" \ " - a string representing the directory whose default ACL\n" \ " should be deleted\n" \ -- 2.39.2