Fix spelling typos.

This commit is contained in:
Yuri Chornovian 2017-07-18 16:58:14 +01:00 committed by Nick Clifton
parent c5ed057625
commit de194d8575
59 changed files with 308 additions and 223 deletions

View file

@ -995,7 +995,7 @@ parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype,
break;
case 'T':
/* Struct, union, or enum tag. For GNU C++, this can be be followed
/* Struct, union, or enum tag. For GNU C++, this can be followed
by 't' which means we are typedef'ing it as well. */
if (*p != 't')
{