diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-05 14:41:12 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-05 14:41:12 -0500 |
commit | 5284fb178fe564c16d168d6e0bd3e9eb54c9abf1 (patch) | |
tree | fdc733e1ab1a93f488b9c86167af3022c8c491bc | |
parent | d53e057f92fb74a6655f33388d2ffcbc7954489d (diff) | |
download | tdepim-5284fb178fe564c16d168d6e0bd3e9eb54c9abf1.tar.gz tdepim-5284fb178fe564c16d168d6e0bd3e9eb54c9abf1.zip |
Fix typos.
-rw-r--r-- | kmail/headerstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/headerstyle.cpp b/kmail/headerstyle.cpp index 5686d2c0d..28736569c 100644 --- a/kmail/headerstyle.cpp +++ b/kmail/headerstyle.cpp @@ -715,7 +715,7 @@ namespace KMail { "font-size:12px;" "padding:2px;" "width:50px;" - "heigth:50px;" + "height:50px;" "margin: 0px 0px 3px 0px;" "\" class=\"curtime\">%4<br />%5<br />%6</div>" ) |