[doc] Fix grammar typo in Pty_init() docstring [ci skip]
[Fix GH-2014] From: Olle Jonsson <olle.jonsson@gmail.com> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b90bac322b
commit
cb153527c4
@ -680,7 +680,7 @@ static VALUE cPTY;
|
||||
/*
|
||||
* Document-class: PTY
|
||||
*
|
||||
* Creates and managed pseudo terminals (PTYs). See also
|
||||
* Creates and manages pseudo terminals (PTYs). See also
|
||||
* http://en.wikipedia.org/wiki/Pseudo_terminal
|
||||
*
|
||||
* PTY allows you to allocate new terminals using ::open or ::spawn a new
|
||||
|
Loading…
x
Reference in New Issue
Block a user