From 80415d61bb3eb38df8070555cebedaf0ffdba16d Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 17 Apr 2013 13:08:45 +0400 Subject: Typo --- vim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 . -- cgit v1.2.3