diff --git a/lldb/include/lldb/lldb-enumerations.h b/lldb/include/lldb/lldb-enumerations.h index 89dbeb37ef5e..d9321aba030e 100644 --- a/lldb/include/lldb/lldb-enumerations.h +++ b/lldb/include/lldb/lldb-enumerations.h @@ -378,7 +378,7 @@ namespace lldb { /// /// These enumerations use the same language enumerations as the DWARF /// specification for ease of use and consistency. - /// The enum -> string code is in LanguageRuntime.cpp, don't change this + /// The enum -> string code is in Language.cpp, don't change this /// table without updating that code as well. //---------------------------------------------------------------------- enum LanguageType