forked from Imagelibrary/binutils-gdb
[gdb/cli] Fix typos
Fix typos: ... gdb/cli/cli-utils.h:85: fuction ==> function gdb/cli/cli-decode.c:2457: Ambigous ==> Ambiguous ...
This commit is contained in:
@@ -82,7 +82,7 @@ public:
|
||||
/* STRING is the string to be parsed. */
|
||||
void init (const char *string);
|
||||
|
||||
/* While processing a range, this fuction is called iteratively; At
|
||||
/* While processing a range, this function is called iteratively; At
|
||||
each call it will return the next value in the range.
|
||||
|
||||
At the beginning of parsing a range, the char pointer
|
||||
|
||||
Reference in New Issue
Block a user