From e64b50369cb4e2095698f4e573378661f55af078 Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Thu, 1 Nov 2018 13:25:49 +0100 Subject: Fix typos in KConfig files (.in rules) To not fix typos one by one, use a tool for that. All typos found with `codespell -i 3 -w rules/*.in platforms/*.in`. Signed-off-by: Alexander Dahl Signed-off-by: Michael Olbrich --- rules/samba.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/samba.in') diff --git a/rules/samba.in b/rules/samba.in index 5185363c7..d71b9ab8a 100644 --- a/rules/samba.in +++ b/rules/samba.in @@ -140,7 +140,7 @@ config SAMBA_SMBFS select SAMBA_COMMON prompt "Samba file system" help - Enables the sytem to mount windows share via SMB protocol + Enables the system to mount windows share via SMB protocol config SAMBA_CUPS bool -- cgit v1.2.3