commit | 6e7c2b4dd36d8336f876c66a31d9b84616f3b2c4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <[email protected]> | Mon May 08 15:57:53 2017 -0700 |
committer | Linus Torvalds <[email protected]> | Mon May 08 17:15:13 2017 -0700 |
tree | 4b65bc12c596702439f0074ff9d5def19e9e3c92 | |
parent | ad61dd303a0f2439bb104349e2d2ec91a3010ce0 [diff] |
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances Fix typos and add the following to the scripts/spelling.txt: intialisation||initialisation intialised||initialised intialise||initialise This commit does not intend to change the British spelling itself. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>