aboutsummaryrefslogtreecommitdiff
path: root/tools/lldb-mi/MIUtilString.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lldb-mi/MIUtilString.h')
-rw-r--r--tools/lldb-mi/MIUtilString.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lldb-mi/MIUtilString.h b/tools/lldb-mi/MIUtilString.h
index eac0746e7d0d..7b188edefefa 100644
--- a/tools/lldb-mi/MIUtilString.h
+++ b/tools/lldb-mi/MIUtilString.h
@@ -26,7 +26,7 @@
//--
class CMIUtilString : public std::string
{
- // Typdefs:
+ // Typedefs:
public:
typedef std::vector<CMIUtilString> VecString_t;