Change instances of wether in comments to whether. No functional change intended.

This commit is contained in:
John Scipione
2011-12-12 14:41:49 -05:00
parent 157046ce4b
commit 0e35d5d2e5
31 changed files with 38 additions and 37 deletions
+1 -1
View File
@@ -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)