diff --git a/ThemeTool/MainDialog.cpp b/ThemeTool/MainDialog.cpp index 6c01904..fb85c47 100644 --- a/ThemeTool/MainDialog.cpp +++ b/ThemeTool/MainDialog.cpp @@ -394,7 +394,7 @@ The error encountered was: %s. Do you want to continue?)", !_is_elevated ? L"Try executing the tool as administrator." - : L"It seems like we're already elevated. Consider submitting a but report.", + : L"It seems like we're already elevated. Consider submitting a bug report.", utl::ErrorToString(fix_result).c_str() );