Author: bernhard
Date: Wed Dec 31 04:15:09 2008
New Revision: 34698
Modified:
trunk/src/pmc/role.pmc
Log:
fix typo in code comment
Modified: trunk/src/pmc/role.pmc
==============================================================================
--- trunk/src/pmc/role.pmc (original)
+++ trunk/src/pmc/role.pmc Wed Dec 31 04:15:09 2008
@@ -578,7 +578,7 @@
=item C<METHOD
name(STRING *name :optional, int got_name :opt_flag)>
-Sets the name of the role, and updates the namespace accoringly.
+Sets the name of the role, and updates the namespace accordingly.
=cut