fixed typo

This commit is contained in:
fourtf 2020-08-13 19:13:06 +02:00
parent 3d108555b7
commit ce57ad9b0d

View file

@ -415,8 +415,8 @@ void GeneralPage::initLayout(SettingsLayout &layout)
layout.addDescription( layout.addDescription(
"Extra information like \"youtube video stats\" or title of webpages " "Extra information like \"youtube video stats\" or title of webpages "
"can be loaded for all links if enabled. Optionally you can also show " "can be loaded for all links if enabled. Optionally you can also show "
"thumbnails for emotes, videos and more. The information is pulled from" "thumbnails for emotes, videos and more. The information is pulled "
"our servers."); "from our servers.");
layout.addCheckbox("Enable", s.linkInfoTooltip); layout.addCheckbox("Enable", s.linkInfoTooltip);
layout.addDropdown<int>( layout.addDropdown<int>(
"Also show thumbnails if available", "Also show thumbnails if available",