aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Host/mingw/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Host/mingw/Config.h')
-rw-r--r--include/lldb/Host/mingw/Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Host/mingw/Config.h b/include/lldb/Host/mingw/Config.h
index cdf6f21e0988..9cf2735ab709 100644
--- a/include/lldb/Host/mingw/Config.h
+++ b/include/lldb/Host/mingw/Config.h
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
//----------------------------------------------------------------------
-// LLDB currently doesn't have a dynamic configuration mechanism, so we
+// LLDB currently doesn't have a dynamic configuration mechanism, so we
// are going to hardcode things for now. Eventually these files will
// be auto generated by some configuration script that can detect
// platform functionality availability.