[gegl] Fix typo (bormats
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Fix typo (bormats
- Date: Sun, 6 Dec 2015 19:09:56 +0000 (UTC)
commit 4a5a915639a38d4b6c259634ae45123a97fea4fb
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Dec 6 20:09:38 2015 +0100
Fix typo (bormats
operations/core/cast-format.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/core/cast-format.c b/operations/core/cast-format.c
index 8fe2ce2..1992210 100644
--- a/operations/core/cast-format.c
+++ b/operations/core/cast-format.c
@@ -110,7 +110,7 @@ gegl_op_class_init (GeglOpClass *klass)
"title", _("Cast Format"),
"categories", "core:color",
"description", _("Cast the data between input_format and output_format, "
- "both bormats must have the same bpp"),
+ "both formats must have the same bpp"),
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]