You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2014/08/21 12:49:37 UTC

svn commit: r1619355 - /openoffice/devtools/aoo-stats/detail-by-day.py

Author: hdu
Date: Thu Aug 21 10:49:37 2014
New Revision: 1619355

URL: http://svn.apache.org/r1619355
Log:
typo fix

Found by: orw@apache.org

Modified:
    openoffice/devtools/aoo-stats/detail-by-day.py

Modified: openoffice/devtools/aoo-stats/detail-by-day.py
URL: http://svn.apache.org/viewvc/openoffice/devtools/aoo-stats/detail-by-day.py?rev=1619355&r1=1619354&r2=1619355&view=diff
==============================================================================
--- openoffice/devtools/aoo-stats/detail-by-day.py (original)
+++ openoffice/devtools/aoo-stats/detail-by-day.py Thu Aug 21 10:49:37 2014
@@ -85,7 +85,7 @@ patternDict = {
     "count_400" : "4.0.0",
     "count_401" : "4.0.1",
     "count_410" : "4.1.0",
-    "count_410" : "4.1.1",
+    "count_411" : "4.1.1",
     "windows"   : "Win_x86",
     "mac"       : "MacOS",
     "linux"     : "Linux",