[evolution] Fix typo in the e_rgba_to_color documentation
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix typo in the e_rgba_to_color documentation
- Date: Thu, 2 Oct 2014 08:55:52 +0000 (UTC)
commit 4dd6f42bb2d4843a8b563ad9be3e55c71cfa5b4b
Author: Tomas Popela <tpopela redhat com>
Date: Thu Oct 2 10:28:46 2014 +0200
Fix typo in the e_rgba_to_color documentation
e-util/e-misc-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-misc-utils.c b/e-util/e-misc-utils.c
index 4b54e4a..58978e8 100644
--- a/e-util/e-misc-utils.c
+++ b/e-util/e-misc-utils.c
@@ -1251,7 +1251,7 @@ e_rgba_to_value (const GdkRGBA *rgba)
* @rgba: a source #GdkRGBA
* @color: a destination #GdkColor
*
- * Converts @rgba into @color, but loses the alpha chnnel from @rgba.
+ * Converts @rgba into @color, but loses the alpha channel from @rgba.
**/
void
e_rgba_to_color (const GdkRGBA *rgba,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]