diff --git a/ext/nkf/nkf-utf8/config.h b/ext/nkf/nkf-utf8/config.h index 51dc2a5152..36898c0b4b 100644 --- a/ext/nkf/nkf-utf8/config.h +++ b/ext/nkf/nkf-utf8/config.h @@ -30,7 +30,7 @@ /* --exec-in, --exec-out option * require pipe, fork, execvp and so on. * please undef this on MS-DOS, MinGW - * this is still buggy arround child process + * this is still buggy around child process */ /* #define EXEC_IO */