mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
77bc5e4f18
commit
c5aeebfed5
1 changed files with 1 additions and 1 deletions
|
@ -6147,7 +6147,7 @@ maxgroups(void)
|
||||||
* You can certainly get a sorted unique GID list of
|
* You can certainly get a sorted unique GID list of
|
||||||
* the current process by this expression:
|
* the current process by this expression:
|
||||||
*
|
*
|
||||||
* Process.groups.unique.sort
|
* Process.groups.uniq.sort
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue