From 9b260b54797e7923cdb4bce3eb7fd47b4679df85 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Fri, 1 Jan 2016 22:12:23 -0500 Subject: sys-process/fcron: fix minor typo Package-Manager: portage-2.2.24 --- sys-process/fcron/fcron-3.1.1.ebuild | 4 ++-- sys-process/fcron/fcron-3.1.2-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-process') diff --git a/sys-process/fcron/fcron-3.1.1.ebuild b/sys-process/fcron/fcron-3.1.1.ebuild index 9b379174107c..99605e4655ba 100644 --- a/sys-process/fcron/fcron-3.1.1.ebuild +++ b/sys-process/fcron/fcron-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -191,7 +191,7 @@ pkg_config() { if use system-crontab; then elog "This is going to set up fcron to execute check_system_crontabs." elog "In this configuration, you're no longer free to edit the systab" - elog "at your leisure, at it'll be rewritten the moment the crontabs" + elog "at your leisure, as it'll be rewritten the moment the crontabs" elog "are modified." /usr/libexec/check_system_crontabs -v -i -f else diff --git a/sys-process/fcron/fcron-3.1.2-r2.ebuild b/sys-process/fcron/fcron-3.1.2-r2.ebuild index 1bcdc1aaa3b3..64a269b21c64 100644 --- a/sys-process/fcron/fcron-3.1.2-r2.ebuild +++ b/sys-process/fcron/fcron-3.1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -195,7 +195,7 @@ pkg_config() { if use system-crontab; then elog "This is going to set up fcron to execute check_system_crontabs." elog "In this configuration, you're no longer free to edit the systab" - elog "at your leisure, at it'll be rewritten the moment the crontabs" + elog "at your leisure, as it'll be rewritten the moment the crontabs" elog "are modified." /usr/libexec/check_system_crontabs -v -i -f else -- cgit v1.2.3-65-gdbad