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@54884 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c1544aaad8
commit
a0ab5a325b
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ IO:: Extensions for Ruby IO class, including #wait and ::console
|
|||
JSON:: Implements Javascript Object Notation for Ruby
|
||||
NKF:: Ruby extension for Network Kanji Filter
|
||||
objspace:: Extends ObjectSpace module to add methods for internal statistics
|
||||
OpenSSL:: Provides SSL, TSL and general purpose cryptography for Ruby
|
||||
OpenSSL:: Provides SSL, TLS and general purpose cryptography for Ruby
|
||||
Pathname:: Representation of the name of a file or directory on the filesystem
|
||||
Psych:: A YAML parser and emitter for Ruby
|
||||
PTY:: Creates and manages pseudo terminals
|
||||
|
|
Loading…
Add table
Reference in a new issue