[gegl] gcut: fix typo '< mitch_> "dependenct" is not a word :)'
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] gcut: fix typo '< mitch_> "dependenct" is not a word :)'
- Date: Mon, 24 Jul 2017 10:57:07 +0000 (UTC)
commit 59af6bd9232c762aa56bf56f6eaaa2ca3ff8950f
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Jul 24 12:56:26 2017 +0200
gcut: fix typo '< mitch_> "dependenct" is not a word :)'
gcut/gcut.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gcut/gcut.c b/gcut/gcut.c
index ba9b8a9..b0d6062 100644
--- a/gcut/gcut.c
+++ b/gcut/gcut.c
@@ -1206,7 +1206,7 @@ static void gcut_start_sanity (void)
}
if (!gegl_has_operation ("gegl:ff-load"))
{
- fprintf (stderr, "gcut missing runtime dependenct: gegl:ff-load operation\n");
+ fprintf (stderr, "gcut missing runtime dependency: gegl:ff-load operation\n");
fails ++;
}
if (!gegl_has_operation ("gegl:ff-save"))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]