mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* doc/standard_library.rdoc: fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a2acbf4b02
commit
840d23cb08
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ Psych:: A YAML parser and emitter for Ruby
|
|||
PTY:: Creates and manages pseudo terminals
|
||||
Readline:: Provides an interface for GNU Readline and Edit Line (libedit)
|
||||
Ripper:: Provides an interface for parsing Ruby programs into S-expressions
|
||||
SBDM:: Provides a simple file-based key-value store with String keys and values
|
||||
SDBM:: Provides a simple file-based key-value store with String keys and values
|
||||
Socket:: Access underlying OS socket implementations
|
||||
StringIO:: Pseudo I/O on String objects
|
||||
StringScanner:: Provides lexical scanning operations on a String
|
||||
|
|
Loading…
Reference in a new issue