From b14d4c89f610cd50ec27809257c429df99f99b62 Mon Sep 17 00:00:00 2001 From: sho-h Date: Sun, 6 Nov 2016 00:10:49 +0000 Subject: * 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 --- doc/standard_library.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/standard_library.rdoc') diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 6aba37dbfa..d97e09e977 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -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 -- cgit v1.2.3