]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole.pm
fixed MANIFEST to include Maypole::HTTPD
[maypole.git] / lib / Maypole.pm
index c6cef443b397ddf128dc25354cd61553dbf599c2..596479e21ec8f2b57cbe4dd20dc1957c2385ad18 100644 (file)
@@ -462,7 +462,7 @@ to call those actions. You may pass a query string in the usual URL style.
 You should not fully qualify the Maypole URLs.
 
 Note: any HTTP POST or URL parameters passed to the parent are not passed to the
-component sub-request, only what is included in the url passed as an argyument
+component sub-request, only what is included in the url passed as an argument
 to the method
 
 =cut