diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-11-28 02:50:56 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-11-28 08:03:45 +0800 |
commit | a7699bb29f5ca0c09d68cbad65cd65bedf1307c5 (patch) | |
tree | a21d0bcd5df38e307cdbbb80edd6842da59d0f83 /mail | |
parent | d491963f5cbc1d73214025e4e4a970007046263f (diff) | |
download | gsoc2013-evolution-a7699bb29f5ca0c09d68cbad65cd65bedf1307c5.tar.gz gsoc2013-evolution-a7699bb29f5ca0c09d68cbad65cd65bedf1307c5.tar.zst gsoc2013-evolution-a7699bb29f5ca0c09d68cbad65cd65bedf1307c5.zip |
"citation-colour" -> "citation-color"
Diffstat (limited to 'mail')
-rw-r--r-- | mail/em-format-html.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-html.h b/mail/em-format-html.h index ab66504cec..1efd7d0be6 100644 --- a/mail/em-format-html.h +++ b/mail/em-format-html.h @@ -193,7 +193,7 @@ struct _EMFormatHTMLPObject { * @text_colour: * @frame_colour: * @content_colour: - * @citation_colour: + * @citation_color: * @load_http:2: * @load_http_now:1: * @mark_citations:1: |