ALL: behaviour -> behavior

This commit is contained in:
Matthew Hoops 2011-05-25 10:31:37 -04:00
parent 1277975c66
commit eea482fa43
30 changed files with 37 additions and 37 deletions

View file

@ -107,7 +107,7 @@ void ScummHelp::updateStrings(byte gameId, byte version, Common::Platform platfo
ADD_TEXT(_("* Note that using ctrl-f and"));
ADD_TEXT(_(" ctrl-g are not recommended"));
ADD_TEXT(_(" since they may cause crashes"));
ADD_TEXT(_(" or incorrect game behaviour."));
ADD_TEXT(_(" or incorrect game behavior."));
break;
case 3:
if (gameId == GID_LOOM)