1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[Doc] Fix a typo s/arround/around/

This commit is contained in:
wonda-tea-coffee 2021-04-25 18:43:45 +09:00 committed by Marc-André Lafortune
parent cc5bab80e4
commit 532c775e22
Notes: git 2021-04-25 23:50:40 +09:00

View file

@ -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 */