mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-20 07:12:21 +08:00
修改拼写错误
This commit is contained in:
@@ -11,7 +11,7 @@ using namespace ZL::Network;
|
||||
|
||||
namespace Config {
|
||||
|
||||
void loaIniConfig(){
|
||||
void loadIniConfig(){
|
||||
auto &ini = ZL::Util::mINI::Instance();
|
||||
try{
|
||||
ini.parseFile(exePath() + ".ini");
|
||||
|
||||
Reference in New Issue
Block a user