[evolution/wip/webkit-composer: 930/966] EComposerPrivate: Fix typo and let the Evolution compile
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit-composer: 930/966] EComposerPrivate: Fix typo and let the Evolution compile
- Date: Wed, 23 Apr 2014 11:11:37 +0000 (UTC)
commit 731f41234271a685fc85f52e0b9591163d5c7100
Author: Tomas Popela <tpopela redhat com>
Date: Thu Mar 20 09:33:28 2014 +0100
EComposerPrivate: Fix typo and let the Evolution compile
composer/e-composer-private.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/composer/e-composer-private.c b/composer/e-composer-private.c
index 7e2c5ce..6d2d10b 100644
--- a/composer/e-composer-private.c
+++ b/composer/e-composer-private.c
@@ -873,7 +873,7 @@ composer_move_caret (EMsgComposer *composer)
/* If editing message as new don't handle with caret */
if (composer->priv->is_from_message || composer->priv->is_from_draft) {
- if (compser->priv->is_from_message)
+ if (composer->priv->is_from_message)
webkit_dom_element_set_attribute (
WEBKIT_DOM_ELEMENT (body),
"data-edit-as-new",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]