aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Host/Symbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Host/Symbols.h')
-rw-r--r--include/lldb/Host/Symbols.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Host/Symbols.h b/include/lldb/Host/Symbols.h
index 652a614e6355..d6c86333d709 100644
--- a/include/lldb/Host/Symbols.h
+++ b/include/lldb/Host/Symbols.h
@@ -50,7 +50,7 @@ public:
// Locate the object and symbol file given a module specification.
//
// Locating the file can try to download the file from a corporate build
- // respository, or using any other means necessary to locate both the
+ // repository, or using any other means necessary to locate both the
// unstripped object file and the debug symbols.
// The force_lookup argument controls whether the external program is called
// unconditionally to find the symbol file, or if the user's settings are