diff options
author | Priit Laes <plaes@svn.gnome.org> | 2007-11-01 00:46:10 +0800 |
---|---|---|
committer | Priit Laes <plaes@src.gnome.org> | 2007-11-01 00:46:10 +0800 |
commit | 8bc7363c66a00172f3240546df62f932cac4cafe (patch) | |
tree | dd4711fbe2338e3712b16d8a6c53e9533f5fbc12 /mail/ChangeLog | |
parent | 219faf7e428077af21213fedfc7a33432f4c545f (diff) | |
download | gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.gz gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.bz2 gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.lz gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.xz gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.zst gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.zip |
Fix typo in documentation. Ditto.
2007-10-31 Priit Laes <plaes@svn.gnome.org>
* em-format-html-display.c: Fix typo in documentation.
* em-message-browser.c: Ditto.
svn path=/trunk/; revision=34471
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b342ed62a5..c560705e16 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,4 +1,9 @@ 2007-10-31 Priit Laes <plaes@svn.gnome.org> + + * em-format-html-display.c: Fix typo in documentation. + * em-message-browser.c: Ditto. + +2007-10-31 Priit Laes <plaes@svn.gnome.org> * mail-component.c: (view_changed): Fix the ordering of the string components. |