aboutsummaryrefslogtreecommitdiffstats
path: root/doc/extension.ja.rdoc
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-09 04:50:07 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-09 04:50:07 +0000
commit856f9141dc89120e26b12ee867559f7c5325bc63 (patch)
tree5b92322c27fdd28a83b7ea59d7fadc1b914f04f5 /doc/extension.ja.rdoc
parenta86b35fbee99c6dee7844c2a7827b40d697cb380 (diff)
downloadruby-856f9141dc89120e26b12ee867559f7c5325bc63.tar.gz
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
Diffstat (limited to 'doc/extension.ja.rdoc')
-rw-r--r--doc/extension.ja.rdoc2
1 files changed, 1 insertions, 1 deletions
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の拡張ライブラリの作り方を説明します.