From cadd66068984064df5d7c2ee135bc04432ff2e65 Mon Sep 17 00:00:00 2001 From: zzak Date: Sun, 22 Dec 2013 18:21:14 +0000 Subject: * doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsuresh [Fixes GH-485] https://github.com/ruby/ruby/pull/485 * ext/openssl/ossl_config.c: ditto * lib/rss/utils.rb, lib/time.rb: ditto * test/ruby/envutil.rb: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44349 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rss/utils.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/rss/utils.rb b/lib/rss/utils.rb index 5ed214159f..b420e6b24c 100644 --- a/lib/rss/utils.rb +++ b/lib/rss/utils.rb @@ -3,7 +3,7 @@ module RSS ## # RSS::Utils is a module that holds various utility functions that are used # across many parts of the rest of the RSS library. Like most modules named - # some variant of 'util', its methods are probably not particuarly useful + # some variant of 'util', its methods are probably not particularly useful # to those who aren't developing the library itself. module Utils module_function -- cgit v1.2.3