From c21fc7e223ebad72735b9d02bcbd8878ae026fef Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Sun, 21 Aug 2016 16:12:36 +0900 Subject: treewide: fix "followings" to "following" Most of them are my mistakes. Signed-off-by: Masahiro Yamada --- tools/moveconfig.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/moveconfig.py') diff --git a/tools/moveconfig.py b/tools/moveconfig.py index bc8aebf..5283689 100755 --- a/tools/moveconfig.py +++ b/tools/moveconfig.py @@ -41,7 +41,7 @@ The log is printed for each defconfig as follows: is the name of the defconfig. shows what the tool did for that defconfig. -It looks like one of the followings: +It looks like one of the following: - Move 'CONFIG_... ' This config option was moved to the defconfig @@ -179,7 +179,7 @@ SLEEP_TIME=0.03 # Here is the list of cross-tools I use. # Most of them are available at kernel.org -# (https://www.kernel.org/pub/tools/crosstool/files/bin/), except the followings: +# (https://www.kernel.org/pub/tools/crosstool/files/bin/), except the following: # arc: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases # blackfin: http://sourceforge.net/projects/adi-toolchain/files/ # nds32: http://osdk.andestech.com/packages/nds32le-linux-glibc-v1.tgz -- cgit v1.1