summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 5742f8429..63e7a23b4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -118,7 +118,7 @@ my %optional_features = (
description => 'Documentation',
},
xmlrpc => {
- description => 'XML-RPC Interfaze',
+ description => 'XML-RPC Interface',
prereqs => {
runtime =>
{ requires => { 'XMLRPC::Lite' => '0.712', 'SOAP::Lite' => '0.712', 'Test::Taint' => '1.06' } }