MYMETA
[catagits/Test-WWW-Selenium-Catalyst.git] / Makefile.PL
index 3468ae3..03ccc5d 100644 (file)
@@ -17,6 +17,6 @@ requires(
 test_requires 'IPC::Cmd' => '0.42';
 test_requires 'Test::More' => '0.92';
 
-resources respository => 'git://git.shadowcat.co.uk/catagits/Test-WWW-Selenium-Catalyst.git';
+resources repository => 'git://git.shadowcat.co.uk/catagits/Test-WWW-Selenium-Catalyst.git';
 
 WriteAll();