[evolution/wip/webkit-composer] 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] EComposerPrivate: Fix typo and let the Evolution compile
- Date: Thu, 20 Mar 2014 08:34:20 +0000 (UTC)
commit 74c1a62358b03fbd0c46a9c0089291b9d3a14c0b
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 f435c28..3ce8a55 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]