From 6b73bb455ecc89dc6134f5234a3a3a3822b5c3e6 Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 29 Mar 2016 04:49:00 +0000 Subject: merge revision(s) 53299: [Backport #11870] * compile.c, cont.c, doc, man: fix common misspelling. [ruby-core:72466] [Bug #11870] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@54351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- include/ruby/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ruby') diff --git a/include/ruby/version.h b/include/ruby/version.h index 8cc3c8c094..bb1926f721 100644 --- a/include/ruby/version.h +++ b/include/ruby/version.h @@ -13,7 +13,7 @@ /* * This file contains only - * - never-changable informations, and + * - never-changeable informations, and * - interfaces accessible from extension libraries. * * Never try to check RUBY_VERSION_CODE etc in extension libraries, -- cgit v1.2.3