summaryrefslogtreecommitdiff
path: root/python/demangle.py
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2019-01-03 15:33:39 -0500
committerJordan Wiens <jordan@psifertex.com>2019-01-03 15:33:39 -0500
commit34b04f487e0dfcdc8766cb265e10dd3f58217f30 (patch)
tree6ccc49becfb5802bf982c9dc9978631283bc6c57 /python/demangle.py
parentac204fce33045803f27b438a2ffd3930d96fc52b (diff)
lots of spelling / typo fixes
Diffstat (limited to 'python/demangle.py')
-rw-r--r--python/demangle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/demangle.py b/python/demangle.py
index 2fa1028f..dd96bee2 100644
--- a/python/demangle.py
+++ b/python/demangle.py
@@ -31,7 +31,7 @@ from binaryninja import pyNativeStr
def get_qualified_name(names):
"""
- ``get_qualified_name`` gets a qualified name for the provied name list.
+ ``get_qualified_name`` gets a qualified name for the provided name list.
:param list(str) names: name list to qualify
:return: a qualified name