Fix comment wording
All checks were successful
buildbot/mdml-cgi-linux-podman-builder Build done.
buildbot/mdml-cgi-freebsd-jail-builder Build done.
buildbot/mdml-cgi-darwin-macos-builder Build done.

This commit is contained in:
S David 2023-10-20 15:42:20 -04:00
parent 38c59bbde6
commit 0ec19cb6f9

View File

@ -60,7 +60,7 @@ extract_mangled_symbol(const std::string& input)
}
}
// There is a lot of C and platform-specific hacks contained within
// There are a lot of C and platform-specific hacks contained within
// I am sorry. 🤡
std::string
generate_stacktrace(unsigned short framesToRemove)