From cd350b676813f8313e9bc3c3289f1209b04e4299 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 31 Jan 2009 14:48:48 +0000 Subject: update rdoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/pathname.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/pathname.rb b/lib/pathname.rb index 9d874a0f5e..0171b5e9fe 100644 --- a/lib/pathname.rb +++ b/lib/pathname.rb @@ -77,8 +77,8 @@ # === Core methods # # These methods are effectively manipulating a String, because that's -# all a path is. Except for #mountpoint?, #children, #realdirpath -# and #realpath, they don't access the filesystem. +# all a path is. Except for #mountpoint?, #children, #each_child, +# #realdirpath and #realpath, they don't access the filesystem. # # - + # - #join -- cgit v1.2.3