Skip to content

Commit

Permalink
plz fix dankerino man
Browse files Browse the repository at this point in the history
  • Loading branch information
Mm2PL committed Jul 10, 2023
1 parent f65db3a commit 7d9b21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/settingspages/DankerinoPage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ void DankerinoPage::initLayout(GeneralPageView &layout)
{
auto &s = *getSettings();

layout.addTitle("Apperance");
layout.addTitle("Appearance");
layout.addCheckbox("Show placeholder in text input box",
s.showTextInputPlaceholder);
layout.addCheckbox("Colorize usernames on IRC", s.colorizeNicknamesOnIrc);
Expand Down

0 comments on commit 7d9b21d

Please sign in to comment.