summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h')
-rw-r--r--lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h b/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
index 0434d8fb736..7bc795dcf7a 100644
--- a/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
+++ b/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
@@ -152,7 +152,7 @@ public:
/// environment that the inferior should be launched with.
///
/// @param[in] name_equal_value
- /// A NULL terminated C string that contains a single enironment
+ /// A NULL terminated C string that contains a single environment
/// in the format "NAME=VALUE".
///
/// @param[in] timeout_seconds
OpenPOWER on IntegriCloud