commit:     6dfbcee2fabd36c36430d29e26ed3e90c8b376dc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 22:21:29 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 22:21:29 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6dfbcee2

app-office/kmymoney: Fix typo

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/kmymoney/kmymoney-5.0.9999.ebuild | 2 +-
 app-office/kmymoney/kmymoney-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/kmymoney/kmymoney-5.0.9999.ebuild 
b/app-office/kmymoney/kmymoney-5.0.9999.ebuild
index 483f0a978f..b9058d3376 100644
--- a/app-office/kmymoney/kmymoney-5.0.9999.ebuild
+++ b/app-office/kmymoney/kmymoney-5.0.9999.ebuild
@@ -101,7 +101,7 @@ pkg_setup() {
        ecm_pkg_setup
 
        if [[ ${KDE_BUILD_TYPE} = live ]] && use experimental; then
-               ewarn "USE experimental set: Building infinished features."
+               ewarn "USE experimental set: Building unfinished features."
                ewarn "This *will* chew up your data. You have been warned."
        fi
 }

diff --git a/app-office/kmymoney/kmymoney-9999.ebuild 
b/app-office/kmymoney/kmymoney-9999.ebuild
index fc9a43ec10..a9d299325a 100644
--- a/app-office/kmymoney/kmymoney-9999.ebuild
+++ b/app-office/kmymoney/kmymoney-9999.ebuild
@@ -100,7 +100,7 @@ pkg_setup() {
        ecm_pkg_setup
 
        if [[ ${KDE_BUILD_TYPE} = live ]] && use experimental; then
-               ewarn "USE experimental set: Building infinished features."
+               ewarn "USE experimental set: Building unfinished features."
                ewarn "This *will* chew up your data. You have been warned."
        fi
 }

Reply via email to