changeset 6197 | 4ce7c29799b9 |
parent 6187 | 59ff93c0ae2d |
child 6205 | 7764cbe4ddd7 |
--- a/QTfrontend/ui/widget/SmartLineEdit.cpp Mon Oct 24 06:54:46 2011 +0200 +++ b/QTfrontend/ui/widget/SmartLineEdit.cpp Mon Oct 24 10:30:47 2011 +0200 @@ -222,7 +222,7 @@ { match = cmd; - // move match to end so next time new matches will be prefered + // move match to end so next time new matches will be preferred if (m_cmds->removeAll(cmd) > 0); m_cmds->append(cmd);