diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-04-29 02:15:30 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-04-29 02:15:30 +0800 |
commit | d062ed4733f9b38a683704ce943386183425c821 (patch) | |
tree | de131b581bcf8729032f6201d1078621cdb6a46e /composer/ChangeLog | |
parent | 2e6ea617fa702f5056cc15255a9b4fb52ca0458f (diff) | |
download | gsoc2013-evolution-d062ed4733f9b38a683704ce943386183425c821.tar.gz gsoc2013-evolution-d062ed4733f9b38a683704ce943386183425c821.tar.zst gsoc2013-evolution-d062ed4733f9b38a683704ce943386183425c821.zip |
Fix a typo in the EError tag.
2008-04-28 Matthew Barnes <mbarnes@redhat.com>
* composer/e-composer-actions.c (action_send_options_cb):
Fix a typo in the EError tag.
svn path=/trunk/; revision=35431
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 9d0dfb7e5b..66a86b07f0 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2008-04-28 Matthew Barnes <mbarnes@redhat.com> + + * e-composer-actions.c (action_send_options_cb): + Fix a typo in the EError tag. + 2008-04-22 Matthew Barnes <mbarnes@redhat.com> * gconf-bridge.c: |