diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-05 13:24:24 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-05 13:24:24 -0500 |
commit | e03549b17f0ea01ebd27100b7b7f7adfc720156e (patch) | |
tree | 77bfa946ae4fed4474b3c77109f710f77c60df1f | |
parent | 7cb96652230084a794237844b27960ea4d1c4f16 (diff) | |
download | tdebase-e03549b17f0ea01ebd27100b7b7f7adfc720156e.tar.gz tdebase-e03549b17f0ea01ebd27100b7b7f7adfc720156e.zip |
Fix typos.
-rw-r--r-- | konqueror/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/ChangeLog b/konqueror/ChangeLog index 392cccdb0..e3af81e5e 100644 --- a/konqueror/ChangeLog +++ b/konqueror/ChangeLog @@ -24,7 +24,7 @@ action into a toolbar make sure to align the button right. Otherwise the toolbar layout completely fucks up and QToolBar starts flickering like mad, when the window width is getting - small than the lenght of the url in the combobox. + small than the length of the url in the combobox. * konq_mainwindow.cc (initActions): use KonqGoURLAction |