You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2014/12/09 13:04:26 UTC

svn commit: r1644033 - /maven/site/trunk/content/apt/pom.apt

Author: michaelo
Date: Tue Dec  9 12:04:26 2014
New Revision: 1644033

URL: http://svn.apache.org/r1644033
Log:
[MNGSITE-212] Impove documentation on the POM's reference dev/contrib time zone value

Some linguistic improvements.

Modified:
    maven/site/trunk/content/apt/pom.apt

Modified: maven/site/trunk/content/apt/pom.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/pom.apt?rev=1644033&r1=1644032&r2=1644033&view=diff
==============================================================================
--- maven/site/trunk/content/apt/pom.apt (original)
+++ maven/site/trunk/content/apt/pom.apt Tue Dec  9 12:04:26 2014
@@ -1356,7 +1356,7 @@ mvn install:install-file -Dfile=non-mave
   * <<timezone>>:
   A valid time zone ID like <<<America/New_York>>> or <<<Europe/Berlin>>>, or a numerical offset in hours
   (and fraction) from UTC where the developer lives, e.g., <<<-5>>> or <<<+1>>>. Time zone IDs are highly
-  preferred because they are not affected by DST and time zone changes. Refer to the
+  preferred because they are not affected by DST and time zone shifts. Refer to the
   {{{http://www.iana.org/time-zones}IANA}} for the official time zone database and a listing in
   {{{http://en.wikipedia.org/wiki/List_of_tz_database_time_zones}Wikipedia}}.