[前][次][番号順一覧][スレッド一覧]

ruby-changes:42810

From: kazu <ko1@a...>
Date: Mon, 2 May 2016 19:49:26 +0900 (JST)
Subject: [ruby-changes:42810] kazu:r54884 (trunk): fix a typo [ci skip]

kazu	2016-05-02 20:46:01 +0900 (Mon, 02 May 2016)

  New Revision: 54884

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=54884

  Log:
    fix a typo [ci skip]

  Modified files:
    trunk/doc/standard_library.rdoc
Index: doc/standard_library.rdoc
===================================================================
--- doc/standard_library.rdoc	(revision 54883)
+++ doc/standard_library.rdoc	(revision 54884)
@@ -96,7 +96,7 @@ IO:: Extensions for Ruby IO class, inclu https://github.com/ruby/ruby/blob/trunk/doc/standard_library.rdoc#L96
 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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]