From 272119b774a5227e8778e5f86b4a519db89ab0fa Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 24 Oct 2015 21:00:30 +0100 Subject: unposted: small typo again --- Src/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/utils.c b/Src/utils.c index b72addaff..0afa8c908 100644 --- a/Src/utils.c +++ b/Src/utils.c @@ -1901,7 +1901,7 @@ redup(int x, int y) * it will not be closed automatically or by normal shell syntax. * * FDT_MODULE: as FDT_EXTERNAL, but it can only be closed by the module - * (which should included zclose() as part of the sequence, not by + * (which should included zclose() as part of the sequence), not by * the standard shell syntax for closing file descriptors. * * FDT_INTERNAL: fd is treated like others created by the shell for -- cgit 1.4.1