From 8c61cbfb8ff2e1056840ecf8511810ed2482eb1f Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 2 Dec 2015 11:28:07 +0100 Subject: Fix typos found by codespell. -- Signed-off-by: Justus Winter --- src/funopen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/funopen.c') diff --git a/src/funopen.c b/src/funopen.c index b71d3aed..b7220202 100644 --- a/src/funopen.c +++ b/src/funopen.c @@ -35,7 +35,7 @@ The functions to provide my either be NULL if not required or similar to the unistd function with the exception of using the - cookie instead of the fiel descripor. + cookie instead of the file descriptor. */ -- cgit v1.2.3