aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-html-editor-selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-html-editor-selection.h')
-rw-r--r--e-util/e-html-editor-selection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-html-editor-selection.h b/e-util/e-html-editor-selection.h
index c0d2d1817f..104a1a43d7 100644
--- a/e-util/e-html-editor-selection.h
+++ b/e-util/e-html-editor-selection.h
@@ -170,7 +170,7 @@ void e_html_editor_selection_insert_html
const gchar *html_text);
void e_html_editor_selection_replace_image_src
(EHTMLEditorSelection *selection,
- WebKitDOMElement *image,
+ WebKitDOMElement *element,
const gchar *image_uri);
void e_html_editor_selection_insert_image
(EHTMLEditorSelection *selection,