Fix typo in comment.

This commit is contained in:
Ian Lance Taylor 1994-03-25 22:14:48 +00:00
parent ec099b4b25
commit 91f300d635
1 changed files with 1 additions and 1 deletions

View File

@ -2743,7 +2743,7 @@ NAME(aout,find_nearest_line)
CONST char *function = func->name;
char *p;
/* The caller expects a symbol name. We actually a
/* The caller expects a symbol name. We actually have a
function name, without the leading underscore. Put the
underscore back in, so that the caller gets a symbol
name. */