Subject: | Little spelling error |
Hi,
there is a little spelling error in your pod:
--- a/lib/RPC/XML/Procedure.pm
+++ b/lib/RPC/XML/Procedure.pm
@@ -941,7 +941,7 @@
Returns the name by which the server is advertising the method. Unlike the
next few accessors, this cannot be changed on an object. In order to
-streamline the managment of methods within the server classes, this must
+streamline the management of methods within the server classes, this must
persist. However, the other elements may be used in the creation of a new
object, which may then be added to the server, if the name absolutely must
change.