Fix typos.

llvm-svn: 212553
This commit is contained in:
Bruce Mitchener
2014-07-08 18:05:41 +00:00
parent c3aba6aafa
commit aaa0ba31a9
38 changed files with 55 additions and 55 deletions

View File

@@ -360,7 +360,7 @@ StackFrame::GetSymbolContext (uint32_t resolve_scope)
}
// Resolve our PC to section offset if we haven't alreday done so
// Resolve our PC to section offset if we haven't already done so
// and if we don't have a module. The resolved address section will
// contain the module to which it belongs
if (!m_sc.module_sp && m_flags.IsClear(RESOLVED_FRAME_CODE_ADDR))