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:
parent
cc5bab80e4
commit
532c775e22
Notes:
git
2021-04-25 23:50:40 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
/* --exec-in, --exec-out option
|
/* --exec-in, --exec-out option
|
||||||
* require pipe, fork, execvp and so on.
|
* require pipe, fork, execvp and so on.
|
||||||
* please undef this on MS-DOS, MinGW
|
* please undef this on MS-DOS, MinGW
|
||||||
* this is still buggy arround child process
|
* this is still buggy around child process
|
||||||
*/
|
*/
|
||||||
/* #define EXEC_IO */
|
/* #define EXEC_IO */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue