diff options
Diffstat (limited to 'vim/Makefile')
-rw-r--r-- | vim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/Makefile b/vim/Makefile index 836d038..56ba8f2 100644 --- a/vim/Makefile +++ b/vim/Makefile @@ -31,7 +31,7 @@ $(eval $(call add-variant,basic)) $(eval $(call add-variant,nox)) $(eval $(call add-variant,tiny)) -# Clean protodir, because they do not exist, e do not use them, +# Clean protodir, because they do not exist, we do not use them, # and pkg requires them to exist pkg-protos := -d . |