Fix two langauge -> language typos
This commit is contained in:
parent
1ace968ad5
commit
66b8bb74ca
3 changed files with 8 additions and 2 deletions
|
@ -623,7 +623,7 @@ language_demangle (const struct language_defn *current_language,
|
|||
return NULL;
|
||||
}
|
||||
|
||||
/* See langauge.h. */
|
||||
/* See language.h. */
|
||||
|
||||
int
|
||||
language_sniff_from_mangled_name (const struct language_defn *lang,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue