Oops - fix mixed "initialize" and "initialise" - opt for American spelling due to its wide use in technical standards.

This commit is contained in:
Dean Camera 2010-07-30 10:58:16 +00:00
parent 0f45b9c8e0
commit 612df774d9
11 changed files with 13 additions and 13 deletions

View file

@ -635,7 +635,7 @@ static void ProcessWriteCommand(void)
WaitForExit = true;
/* Check if empty request data array - an empty request after a filled request retains the
previous valid request data, but initialises the reset */
previous valid request data, but initializes the reset */
if (!(SentCommand.DataSize))
{
if (SentCommand.Data[1] == 0x00) // Start via watchdog