From 6a70b2179b46d9ec9d6955d04113ce3476668d06 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 10 Nov 2005 00:17:36 +0000 Subject: English grammar fix. --- lang/ruby/rubyversion.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk index ba7d148446f..5d9c9905ef4 100644 --- a/lang/ruby/rubyversion.mk +++ b/lang/ruby/rubyversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.16 2005/11/03 07:23:41 taca Exp $ +# $NetBSD: rubyversion.mk,v 1.17 2005/11/10 00:17:36 minskim Exp $ # .ifndef _RUBYVERSION_MK @@ -113,7 +113,7 @@ RUBY?= ${PREFIX}/bin/${RUBY_NAME} RDOC?= ${PREFIX}/bin/rdoc${RUBY_VER} # -# RUBY_ARCH is used architecture depended direcotry name. +# RUBY_ARCH is used as architecture-dependent directory name. # RUBY_ARCH?= ${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF}${LOWER_OPSYS_VERSUFFIX} -- cgit v1.2.3