kastiglione created this revision. kastiglione added a reviewer: xiaobai. Fix a "Manay" in SBSymbolContext.i
https://reviews.llvm.org/D48620 Files: scripts/interface/SBSymbolContext.i Index: scripts/interface/SBSymbolContext.i =================================================================== --- scripts/interface/SBSymbolContext.i +++ scripts/interface/SBSymbolContext.i @@ -12,7 +12,7 @@ %feature("docstring", "A context object that provides access to core debugger entities. -Manay debugger functions require a context when doing lookups. This class +Many debugger functions require a context when doing lookups. This class provides a common structure that can be used as the result of a query that can contain a single result.
Index: scripts/interface/SBSymbolContext.i =================================================================== --- scripts/interface/SBSymbolContext.i +++ scripts/interface/SBSymbolContext.i @@ -12,7 +12,7 @@ %feature("docstring", "A context object that provides access to core debugger entities. -Manay debugger functions require a context when doing lookups. This class +Many debugger functions require a context when doing lookups. This class provides a common structure that can be used as the result of a query that can contain a single result.
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits