summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-11-13 13:25:52 +0000
committerAron Griffis <agriffis@gentoo.org>2003-11-13 13:25:52 +0000
commit302d987014ebe5cf2dc592ea0a4bbded0a8d658c (patch)
tree43e4c0360f4de43bd184303f6ee08e840f97c01b /eclass/vim.eclass
parentchangelog:P (diff)
downloadhistorical-302d987014ebe5cf2dc592ea0a4bbded0a8d658c.tar.gz
historical-302d987014ebe5cf2dc592ea0a4bbded0a8d658c.tar.bz2
historical-302d987014ebe5cf2dc592ea0a4bbded0a8d658c.zip
fix punctuation
Diffstat (limited to 'eclass/vim.eclass')
-rw-r--r--eclass/vim.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/vim.eclass b/eclass/vim.eclass
index 82cf7b04ee02..0ae34675a745 100644
--- a/eclass/vim.eclass
+++ b/eclass/vim.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.41 2003/11/12 22:22:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.42 2003/11/13 13:25:52 agriffis Exp $
# Authors:
# Ryan Phillips <rphillips@gentoo.org>
@@ -123,7 +123,7 @@ vim_src_unpack() {
# Apply any patches available from vim.org for this version
[ -n "$VIM_ORG_PATCHES" ] && apply_vim_patches
- # Another set of patch's borrowed from src rpm to fix syntax error's etc.
+ # Another set of patches borrowed from src rpm to fix syntax errors etc.
cd ${S} || die "cd ${S} failed"
EPATCH_SUFFIX="gz" EPATCH_FORCE="yes" \
epatch ${WORKDIR}/gentoo/patches-all/