From 5db6ec0cdfd6c76c425182513311476ad140f347 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 26 Jun 2012 18:14:31 +0000 Subject: typo fix git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@223 971eb68f-4bfb-0310-8326-d2484c010a4c --- RPM4/src/Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPM4/src/Makefile.PL b/RPM4/src/Makefile.PL index c87d9b3..c9be8d8 100644 --- a/RPM4/src/Makefile.PL +++ b/RPM4/src/Makefile.PL @@ -72,7 +72,7 @@ rpmconstanttbl.c: Makefile rpmh2tbl RPMCONSTTBL # This code is to reduce duplication of files # in fact it is only usefull for the maintainers of this module - # if you get the module from CPAN, those files are allready here + # if you get the module from CPAN, those files are already here # if you're building from svn, you need rpmconstant directory my $second = "copyrpmconstant: " . join(" ", @rpmconstantfiles) ."\n\n"; if(-d '../../rpmconstant') { -- cgit v1.2.1