[evolution/wip/mcrha/webkit-jsc-api] Correct typo in property name
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/mcrha/webkit-jsc-api] Correct typo in property name
- Date: Fri, 17 Jan 2020 11:53:14 +0000 (UTC)
commit 74e80a3b73652d7bc9de9116991c1ef2ad934873
Author: Milan Crha <mcrha redhat com>
Date: Fri Jan 17 09:09:12 2020 +0100
Correct typo in property name
src/modules/webkit-editor/e-webkit-editor.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/modules/webkit-editor/e-webkit-editor.c b/src/modules/webkit-editor/e-webkit-editor.c
index d90a98924b..d9ab5e1951 100644
--- a/src/modules/webkit-editor/e-webkit-editor.c
+++ b/src/modules/webkit-editor/e-webkit-editor.c
@@ -4164,7 +4164,7 @@ webkit_editor_set_unicode_smileys (EWebKitEditor *wk_editor,
"EvoEditor.UNICODE_SMILEYS = %x;",
value);
- g_object_notify (G_OBJECT (wk_editor), "unicide-smileys");
+ g_object_notify (G_OBJECT (wk_editor), "unicode-smileys");
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]