{\r
uint8_t ErrorCode = PIPE_RWSTREAM_NoError;\r
\r
- /* If an error in the command ocurred, abort */\r
+ /* If an error in the command occurred, abort */\r
if ((ErrorCode = MassStore_WaitForDataReceived()) != PIPE_RWSTREAM_NoError)\r
return ErrorCode;\r
\r