commit:     86196b77c8e1a8d5004d5caff6370a1016bf1df6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 03:19:19 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 03:19:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86196b77

dev-ruby/tilt: fix comment typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/tilt/tilt-2.0.11.ebuild | 4 ++--
 dev-ruby/tilt/tilt-2.1.0.ebuild  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/tilt/tilt-2.0.11.ebuild b/dev-ruby/tilt/tilt-2.0.11.ebuild
index e517e0e8b4d0..387bc08f7157 100644
--- a/dev-ruby/tilt/tilt-2.0.11.ebuild
+++ b/dev-ruby/tilt/tilt-2.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,7 +23,7 @@ IUSE=""
 
 # Block on some of the potential test dependencies. These dependencies
 # are optional for the test suite, and we don't want to depend on all of
-# them to faciliate keywording and stabling.
+# them to facilitate keywording and stabling.
 ruby_add_bdepend "test? (
        dev-ruby/erubis
        dev-ruby/nokogiri

diff --git a/dev-ruby/tilt/tilt-2.1.0.ebuild b/dev-ruby/tilt/tilt-2.1.0.ebuild
index a1ad7679472a..1d30cb933e13 100644
--- a/dev-ruby/tilt/tilt-2.1.0.ebuild
+++ b/dev-ruby/tilt/tilt-2.1.0.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86 ~amd64-linux ~
 
 # Block on some of the potential test dependencies. These dependencies
 # are optional for the test suite, and we don't want to depend on all of
-# them to faciliate keywording and stabling.
+# them to facilitate keywording and stabling.
 ruby_add_bdepend "test? (
        dev-ruby/erubi
        dev-ruby/nokogiri

Reply via email to