Change instances of wether in comments to whether. No functional change intended.
This commit is contained in:
@@ -265,7 +265,7 @@ find_debugger_command(const char *name, bool partialMatch, bool& ambiguous)
|
||||
}
|
||||
|
||||
|
||||
/*! Returns wether or not a debugger command is currently being invoked.
|
||||
/*! Returns whether or not a debugger command is currently being invoked.
|
||||
*/
|
||||
bool
|
||||
in_command_invocation(void)
|
||||
|
||||
Reference in New Issue
Block a user