diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-27 17:29:50 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-27 21:43:47 -0500 |
| commit | b8a14f3379a637f61deed4ce3e5180f1f34d40d1 (patch) | |
| tree | 7e8c3e86f9390135de9a84ab0ba5b823b6fa2f13 /scripts | |
| parent | 9a284e5c9e04a3533f72eda8956162dfc77684a9 (diff) | |
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt:
overwrien||overwritten
Link: http://lkml.kernel.org/r/1481573103-11329-30-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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/spelling.txt b/scripts/spelling.txt index 28753c25f436..3aa95a19497b 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt | |||
| @@ -734,6 +734,7 @@ overrided||overridden | |||
| 734 | overriden||overridden | 734 | overriden||overridden |
| 735 | overun||overrun | 735 | overun||overrun |
| 736 | overwritting||overwriting | 736 | overwritting||overwriting |
| 737 | overwriten||overwritten | ||
| 737 | pacakge||package | 738 | pacakge||package |
| 738 | pachage||package | 739 | pachage||package |
| 739 | packacge||package | 740 | packacge||package |
