aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/qt/interface_tree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/interface_tree.cpp b/ui/qt/interface_tree.cpp
index 29498d4834..470ecc2728 100644
--- a/ui/qt/interface_tree.cpp
+++ b/ui/qt/interface_tree.cpp
@@ -98,7 +98,7 @@ InterfaceTree::~InterfaceTree() {
/* Resets the column count to the maximum colum count
*
- * This is necessary, because the treeview may have more columns, then
+ * This is necessary, because the treeview may have more columns than
* the default value (2).
*/
void InterfaceTree::resetColumnCount()