From aa913eb6fa699db663bb23a456a7274bce657fdd Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 3 May 2012 15:09:39 +0000 Subject: single quotes * README, README.ja: use single quotes for RDoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35528 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index ccf24b04df..1dd3330d31 100644 --- a/README +++ b/README @@ -116,8 +116,8 @@ This is what you need to do to compile and install Ruby: * ${DESTDIR}${prefix}/share/man/man1 * ${DESTDIR}${prefix}/share/ri/${MAJOR}.${MINOR}.${TEENY}/system - If Ruby's API version is `_x.y.z_', the ${MAJOR} is `_x_', the - ${MINOR} is `_y_', and the ${TEENY} is `_z_'. + If Ruby's API version is '_x.y.z_', the ${MAJOR} is '_x_', the + ${MINOR} is '_y_', and the ${TEENY} is '_z_'. *NOTE*: teeny of the API version may be different from one of Ruby's program version -- cgit v1.2.3