diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-01-19 08:06:01 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-01-19 08:06:01 +0000 |
commit | 596eb7f3b00034bbc0a8b1001c2ca6c8743312d0 (patch) | |
tree | 904a3a2797e1e934c3c6ce344fe2d5815baeab43 | |
parent | b7230f582811958714fb5056734ac551c417c334 (diff) |
fixed a typo.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2435 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2010-01-19 * src/summaryview.c: summary_show(): prevent beep when changing to - folders which are sorted in decending order. + folders which are sorted in descending order. 2010-01-15 |