Author: mbenson
Date: Sun Oct  9 16:51:49 2016
New Revision: 1763992

URL: http://svn.apache.org/viewvc?rev=1763992&view=rev
Log:
whitespace

Modified:
    commons/proper/weaver/trunk/src/site/markdown/building.md

Modified: commons/proper/weaver/trunk/src/site/markdown/building.md
URL: 
http://svn.apache.org/viewvc/commons/proper/weaver/trunk/src/site/markdown/building.md?rev=1763992&r1=1763991&r2=1763992&view=diff
==============================================================================
--- commons/proper/weaver/trunk/src/site/markdown/building.md (original)
+++ commons/proper/weaver/trunk/src/site/markdown/building.md Sun Oct  9 
16:51:49 2016
@@ -29,7 +29,7 @@ local repository using `mvn install`, e.
 The Commons Weaver site includes the report generated by the
 [clirr-maven-plugin](http://www.mojohaus.org/clirr-maven-plugin/) which is
 currently unable to run on Java 8. Also, the Commons Weaver site generation
-process runs out of permgen space  when built with default JVM settings (on
+process runs out of permgen space when built with default JVM settings (on
 applicable Java versions); the `MAVEN_OPTS` environment variable can be used to
 set `MaxPermSize`. `-XX:MaxPermSize=128m` seems to be adequate on Java 7.
 


Reply via email to