[perl-Gtk2-Unique] Fix a typo in a comment



commit 4885a45426623c98bc28592c1664d18a24230058
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Sun Apr 8 22:33:41 2012 +0200

    Fix a typo in a comment

 Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 0f2dfd1..3ebaf4b 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -74,7 +74,7 @@ sub main {
 		LICENSE       => 'perl, lgpl',
 
 		PREREQ_PM     => {
-			'Gtk2' => '1.161', # Other verions might work too (Ubuntu 8.04 has this version)
+			'Gtk2' => '1.161', # Other versions might work too (Ubuntu 8.04 has this version)
 		},
 		PREREQ_FATAL  => 1,
 		



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]