From 67bf4c9c6a6197061516f96118ae9ce337e505e5 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand - Tux" Date: Sun, 17 Feb 2013 11:27:34 +0100 Subject: [PATCH] Fixed typo in META (Chorny) --- Changelog | 4 ++-- sandbox/genMETA.pl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index d02be5a..d0fdb43 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,5 @@ -0.18 - 10 Feb 2013, H.Merijn Brand - . +0.18 - 17 Feb 2013, H.Merijn Brand + * Fixed typo in META (Chorny) 0.17 - 10 Feb 2013, H.Merijn Brand * Deal with spaces in patch descriptions diff --git a/sandbox/genMETA.pl b/sandbox/genMETA.pl index 25157ad..3b5ce88 100755 --- a/sandbox/genMETA.pl +++ b/sandbox/genMETA.pl @@ -36,7 +36,7 @@ __END__ --- #YAML:1.0 name: Config-Perl-V version: VERSION -abstract: Structured data retreival of perl -V output +abstract: Structured data retrieval of perl -V output license: perl author: - H.Merijn Brand -- 2.11.4.GIT