未验证 提交 aa713e07 编写于 作者: J Joel Bethke 提交者: GitHub

Merge pull request #3815 from ckelsel/master

UI: fix typo
......@@ -1469,7 +1469,7 @@ bool OBSBasic::InitBasicConfig()
ret = GetProfilePath(configPath, sizeof(configPath), "basic.ini");
if (ret <= 0) {
OBSErrorBox(nullptr, "Failed to get base.ini path");
OBSErrorBox(nullptr, "Failed to get basic.ini path");
return false;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册