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/libpciaccess.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/libpciaccess.in') diff --git a/rules/libpciaccess.in b/rules/libpciaccess.in index 3964bbe9e..03e6fcb76 100644 --- a/rules/libpciaccess.in +++ b/rules/libpciaccess.in @@ -18,7 +18,7 @@ config LIBPCIACCESS_MTRR and if so enable this menuentry. BTW: MTRR stands for "memory type range registers" and its used to optimize accesses to various memory types, like main memory - or memory accessible via busses like video memory on PCI cards. + or memory accessible via buses like video memory on PCI cards. config LIBPCIACCESS_ZLIB bool -- cgit v1.2.3