Author: dennisl
Date: Sun Nov 25 14:03:14 2007
New Revision: 598067

URL: http://svn.apache.org/viewvc?rev=598067&view=rev
Log:
[MPIR-75] Typing mistake in properties file

Modified:
    
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties

Modified: 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties?rev=598067&r1=598066&r2=598067&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties
 (original)
+++ 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties
 Sun Nov 25 14:03:14 2007
@@ -161,7 +161,7 @@
 report.scm.starteam.intro                                          = This 
project uses {Starteam, http://www.borland.com/us/products/starteam/} to manage 
its source code.
 report.scm.svn.intro                                               = This 
project uses {Subversion, http://subversion.tigris.org/} to manage its source 
code. Instructions on Subversion use can be found at 
{http://svnbook.red-bean.com/, http://svnbook.red-bean.com/}.
 report.scm.title                                                   = Source 
Repository
-report.scm.webaccess.nourl                                         = There are 
no online source repository listed for this project. Please check back again 
later.
+report.scm.webaccess.nourl                                         = There is 
no online source repository listed for this project. Please check back again 
later.
 report.scm.webaccess.title                                         = Web Access
 report.scm.webaccess.url                                           = The 
following is a link to the online source repository.
 report.summary.build.artifactid                                    = ArtifactId


Reply via email to