kits: Some spelling cleanup of common mistyped words

* Little whitespace cleanup
* No functional change
This commit is contained in:
Alexander von Gluck IV
2012-02-08 16:50:18 -06:00
parent 458166fb30
commit 1b6bc2675f
10 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -402,7 +402,7 @@ BApplication::_InitData(const char *signature, bool initGUI, status_t *_error)
// TODO: When BLooper::AddMessage() is done, use that instead of
// PostMessage().
DBG(OUT("info: BApplication sucessfully registered.\n"));
DBG(OUT("info: BApplication successfully registered.\n"));
if (__libc_argc > 1) {
BMessage argvMessage(B_ARGV_RECEIVED);