[chore](fix) Fix some spell errors in be's comments. #13452
This commit is contained in:
@ -241,7 +241,7 @@ int BfdParser::decode_address(const char* str, const char** end, std::string* fi
|
||||
func_name->append("??");
|
||||
return -1;
|
||||
}
|
||||
// demange function
|
||||
// demangle function
|
||||
if (ctx.func_name != nullptr) {
|
||||
#define DMGL_PARAMS (1 << 0)
|
||||
#define DMGL_ANSI (1 << 1)
|
||||
|
||||
Reference in New Issue
Block a user