Fix two langauge -> language typos

This commit is contained in:
Simon Marchi 2019-05-12 11:47:37 -04:00
parent 1ace968ad5
commit 66b8bb74ca
3 changed files with 8 additions and 2 deletions

View file

@ -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,