aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2003-11-21 03:15:47 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-11-21 03:15:47 +0800
commit29a750135ca709f5bbcd097032471b32f09f61ac (patch)
tree6b4353ee365490c0f00212b92a851b6309e915cc
parent040e2d2287764ac19b2701dc1fefc00882451592 (diff)
downloadgsoc2013-evolution-29a750135ca709f5bbcd097032471b32f09f61ac.tar
gsoc2013-evolution-29a750135ca709f5bbcd097032471b32f09f61ac.tar.gz
gsoc2013-evolution-29a750135ca709f5bbcd097032471b32f09f61ac.tar.bz2
gsoc2013-evolution-29a750135ca709f5bbcd097032471b32f09f61ac.tar.lz
gsoc2013-evolution-29a750135ca709f5bbcd097032471b32f09f61ac.tar.xz
gsoc2013-evolution-29a750135ca709f5bbcd097032471b32f09f61ac.tar.zst
gsoc2013-evolution-29a750135ca709f5bbcd097032471b32f09f61ac.zip
fixed a spelling mistake
svn path=/trunk/; revision=23463
-rw-r--r--mail/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 65121382fb..a2c2740954 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -5,7 +5,7 @@
* em-folder-tree.c (emft_popup_rename_folder): Fixed a FIXME to
not use the OS-specific g_path_*() stuff.
(em_folder_tree_set_selected): For the case where the tree has
- already loaded enough subfodlers to include the path we need to
+ already loaded enough subfolders to include the path we need to
select, exopand the nodes to that path as well. For the case that
the tree hasn't loaded enough of the folder nodes, load them and
then have the node selected/expanded to.