diff --git a/cui/source/options/appearance.cxx b/cui/source/options/appearance.cxx index 999f9e0f268e..d921bbfad759 100644 --- a/cui/source/options/appearance.cxx +++ b/cui/source/options/appearance.cxx @@ -449,7 +449,7 @@ IMPL_LINK_NOARG(SvxAppearanceTabPage, ResetAllBtnHdl, weld::Button&, void) pColorConfig->Commit(); // RESET state for themes just prevents the theme colors from being used before - // they are realoaded from the StyleSettings, please read the comment above + // they are reloaded from the StyleSettings, please read the comment above // ColorConfig::SetupTheme()'s definition if (!ThemeColors::IsThemeDisabled()) {