commit | d43ca1386bf21b783d618e3a5f61c3b2e8759df2 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Fri Oct 02 22:21:48 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 03 11:28:12 2020 -0700 |
tree | 1f918213a5386f4991da6f0a2817efccb35e7d9f | |
parent | 1d91df85f399adbe4f318f3e74ac5a5d84c0ca7c [diff] |
scripts/spelling.txt: fix malformed entry One of the entries has three fields "mistake||correction||correction" rather than the expected two fields "mistake||correction". Fix it. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Link: https://lkml.kernel.org/r/20200930234359.255295-1-ebiggers@kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>