diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-07-28 02:08:32 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:41 +0800 |
commit | 5a39605f04e3ed0c5e95cc4f512a8d51ee10cb34 (patch) | |
tree | 6f11fce3996e9d18088ac601b4459220db1df128 /mail | |
parent | d58c862efbe2dff5e78525293302cd4327ea1a77 (diff) | |
download | gsoc2013-evolution-5a39605f04e3ed0c5e95cc4f512a8d51ee10cb34.tar.gz gsoc2013-evolution-5a39605f04e3ed0c5e95cc4f512a8d51ee10cb34.tar.zst gsoc2013-evolution-5a39605f04e3ed0c5e95cc4f512a8d51ee10cb34.zip |
Bug #655441 - Fix typo
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-mail.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 3261788016..36c8847605 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -892,7 +892,7 @@ <locale name="C"> <short>State of message headers in paned view</short> <long> - Describes wheter message headers in paned view should be collapsed or expanded by default. + Describes whether message headers in paned view should be collapsed or expanded by default. "0" = expanded "1" = collapsed </long> |