summaryrefslogtreecommitdiff
path: root/src/fqterm/fqterm_frame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fqterm/fqterm_frame.cpp')
-rw-r--r--src/fqterm/fqterm_frame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fqterm/fqterm_frame.cpp b/src/fqterm/fqterm_frame.cpp
index dfeaa86..95227c4 100644
--- a/src/fqterm/fqterm_frame.cpp
+++ b/src/fqterm/fqterm_frame.cpp
@@ -638,7 +638,7 @@ void FQTermFrame::connectMenuActivated() {
FQTermParam param;
- // FIXME: don't know the relation with id and param setted by setItemParameter
+ // FIXME: don't know the relation with id and param set by setItemParameter
if (loadAddress(pConf, id, param)) {
newWindow(param, id);
}