diff --git a/src/widgets/settingsdialog.cpp b/src/widgets/settingsdialog.cpp index 94f25be0..cd713a11 100644 --- a/src/widgets/settingsdialog.cpp +++ b/src/widgets/settingsdialog.cpp @@ -370,7 +370,7 @@ QVBoxLayout *SettingsDialog::createCommandsTab() auto layout = this->createTabLayout(); - layout->addWidget(new QLabel("One command per line. Commands don't save right now")); + layout->addWidget(new QLabel("One command per line.")); layout->addWidget(new QLabel("\"/cmd example command\" will print " "\"example command\" when you type /cmd in chat.")); layout->addWidget(new QLabel("{1} will be replaced with the first word you type after the "