aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Core/UserID.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Core/UserID.h')
-rw-r--r--include/lldb/Core/UserID.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/lldb/Core/UserID.h b/include/lldb/Core/UserID.h
index ea6af74759bf..230e43fa551f 100644
--- a/include/lldb/Core/UserID.h
+++ b/include/lldb/Core/UserID.h
@@ -19,12 +19,12 @@ namespace lldb_private {
/// @class UserID UserID.h "lldb/Core/UserID.h"
/// @brief A mix in class that contains a generic user ID.
///
-/// UserID is desinged as a mix in class that can contain an integer
-/// based unique identifier for a varietly of objects in lldb.
+/// UserID is designed as a mix in class that can contain an integer
+/// based unique identifier for a variety of objects in lldb.
///
/// The value for this identifier is chosen by each parser plug-in. A
/// value should be chosen that makes sense for each kind of object
-/// should and allows quick access to further and more in depth parsing.
+/// and should allow quick access to further and more in depth parsing.
///
/// Symbol table entries can use this to store the original symbol table
/// index, functions can use it to store the symbol table index or the