From b5f3a113f55a81ce19c36b50d1ef234ac518d510 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 9 Sep 2016 04:50:07 +0000 Subject: fix file names [ci skip] * doc/extension.rdoc, doc/extension.ja.rdoc: fix file name. pointed out by @takkanm in the RubyKaigi talk. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56124 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/extension.ja.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/extension.ja.rdoc') diff --git a/doc/extension.ja.rdoc b/doc/extension.ja.rdoc index 6ecb78cb79..1537054b6c 100644 --- a/doc/extension.ja.rdoc +++ b/doc/extension.ja.rdoc @@ -1,4 +1,4 @@ -# README.EXT.ja - -*- RDoc -*- created at: Mon Aug 7 16:45:54 JST 1995 +# extension.ja.rdoc - -*- RDoc -*- created at: Mon Aug 7 16:45:54 JST 1995 Rubyの拡張ライブラリの作り方を説明します. -- cgit v1.2.3