[babl] Fix an unimportant typo
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] Fix an unimportant typo
- Date: Sat, 19 May 2018 15:22:18 +0000 (UTC)
commit 208b1bfc89dbf29b7f50ce5a002ec092abab0abf
Author: Edward E <develinthedetail gmail com>
Date: Sun Apr 1 01:23:45 2018 -0500
Fix an unimportant typo
What's in a name? S.E.P.
babl/babl-image.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/babl/babl-image.c b/babl/babl-image.c
index a5d4e1f..b2c4c9a 100644
--- a/babl/babl-image.c
+++ b/babl/babl-image.c
@@ -64,7 +64,7 @@ image_new (BablFormat *format,
babl->class_type = BABL_IMAGE;
babl->instance.id = 0;
- babl->instance.name = "slaritbartfast";
+ babl->instance.name = "slartibartfast";
babl->image.format = format;
babl->image.model = model;
babl->image.components = components;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]