diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-27 17:29:39 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-27 21:43:47 -0500 |
| commit | 0cf2a848efc657554cf0a9b3d8fa0039002026a9 (patch) | |
| tree | c781209cee48a824ef025be1caa01d7a4c5e17ae /scripts | |
| parent | 34dcaf40c1e0316038ffdad621fc7603373c89f1 (diff) | |
scripts/spelling.txt: add "omited" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt:
omited||omitted
omiting||omitting
Link: http://lkml.kernel.org/r/1481573103-11329-26-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/spelling.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/spelling.txt b/scripts/spelling.txt index 78e08a7974b2..898658b56392 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt | |||
| @@ -706,6 +706,8 @@ occure||occurred | |||
| 706 | occured||occurred | 706 | occured||occurred |
| 707 | occuring||occurring | 707 | occuring||occurring |
| 708 | offet||offset | 708 | offet||offset |
| 709 | omited||omitted | ||
| 710 | omiting||omitting | ||
| 709 | omitt||omit | 711 | omitt||omit |
| 710 | ommiting||omitting | 712 | ommiting||omitting |
| 711 | ommitted||omitted | 713 | ommitted||omitted |
