mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/vim: fix 'highlighting' typo
Found by codespell. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
34c6716887
commit
900bf91d10
@@ -15,7 +15,7 @@ config BR2_PACKAGE_VIM_RUNTIME
|
||||
bool "install runtime"
|
||||
default y
|
||||
help
|
||||
Install VIM runtime (syntax highlighing + macros).
|
||||
Install VIM runtime (syntax highlighting + macros).
|
||||
This option adds about 11MB of data to /usr/share/
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user