[gegl] max-rgb: fix invalid utf8 char



commit 35c72e1526bc32e091dcb230eb35484d632a92cc
Author: Michael Murà <mure michael gmail com>
Date:   Wed Apr 11 20:10:06 2012 +0900

    max-rgb: fix invalid utf8 char

 operations/workshop/max-rgb.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/max-rgb.c b/operations/workshop/max-rgb.c
index 2cfc92e..4d2f2c3 100644
--- a/operations/workshop/max-rgb.c
+++ b/operations/workshop/max-rgb.c
@@ -19,7 +19,7 @@
  * Copyright (C) 1997 Shuji Narazaki <narazaki InetQ or jp>
  * Copyright (C) 2000 tim copperfield <timecop japan co jp>
  *
- * The common/brightness-contrast.c operation by Øvind Kolåwas used
+ * The common/brightness-contrast.c operation by Ãyvind KolÃs was used
  * as a template for this op file.
  */
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]