You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by rb...@apache.org on 2015/10/16 23:06:22 UTC

svn commit: r1709116 - /comdev/reporter.apache.org/trunk/site/render.js

Author: rbowen
Date: Fri Oct 16 21:06:21 2015
New Revision: 1709116

URL: http://svn.apache.org/viewvc?rev=1709116&view=rev
Log:
Darn it

Modified:
    comdev/reporter.apache.org/trunk/site/render.js

Modified: comdev/reporter.apache.org/trunk/site/render.js
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/render.js?rev=1709116&r1=1709115&r2=1709116&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/render.js (original)
+++ comdev/reporter.apache.org/trunk/site/render.js Fri Oct 16 21:06:21 2015
@@ -223,7 +223,7 @@ function PMCchanges(json, pmc, after) {
         var np = 0;
         var ncn = null;
         var npn = null;
-        addLine(pmc, "## PMC changes (From committee-info):")
+        addLine(pmc, "## PMC changes:")
         addLine(pmc)
         changes.innerHTML += "<h5>Changes within the last 3 months:</h5>"
         var l = 0;