From f2b16de1874f717da40e3c7a9d8b7701d0894010 Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 28 Dec 2005 09:27:13 +0000 Subject: fix typo in comment, and rephrase sentance --- lang/ruby/rubyversion.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/ruby') diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk index 5060813f0df..de8fffa8dfa 100644 --- a/lang/ruby/rubyversion.mk +++ b/lang/ruby/rubyversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.18 2005/12/05 20:50:27 rillig Exp $ +# $NetBSD: rubyversion.mk,v 1.19 2005/12/28 09:27:13 abs Exp $ # .if !defined(_RUBYVERSION_MK) @@ -27,8 +27,8 @@ RUBY_VERSION?= ${RUBY18_VERSION} .endif # RUBY_VERSION_SUPPORTED defines the list of ${RUBY_VER} which is -# supported by the package. It should be defined by The pacakges -# for specific version Ruby. +# supported by the package. It should be defined by the packages +# for specific Ruby versions. # RUBY_VERSION_SUPPORTED?= 18 -- cgit v1.2.3