Author: mbenson Date: Mon Feb 11 19:19:50 2013 New Revision: 1444927 URL: http://svn.apache.org/r1444927 Log: typo
Modified: commons/sandbox/weaver/branches/mjb/processor/pom.xml Modified: commons/sandbox/weaver/branches/mjb/processor/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/weaver/branches/mjb/processor/pom.xml?rev=1444927&r1=1444926&r2=1444927&view=diff ============================================================================== --- commons/sandbox/weaver/branches/mjb/processor/pom.xml (original) +++ commons/sandbox/weaver/branches/mjb/processor/pom.xml Mon Feb 11 19:19:50 2013 @@ -28,7 +28,7 @@ under the License. <artifactId>commons-weaver-processor</artifactId> <name>Commons Privilizer Processor</name> <description> - The 'Processor' is responsible for picking up all Waeavers + The 'Processor' is responsible for picking up all Weavers configure them and make them perform the actual bytecode enhancing. </description>