Author: dennisl
Date: Sun Jan 13 09:29:39 2008
New Revision: 611604

URL: http://svn.apache.org/viewvc?rev=611604&view=rev
Log:
o Spell JIRA with the correct case.

Modified:
    
maven/plugins/trunk/maven-changes-plugin/src/main/resources/jira-report.properties

Modified: 
maven/plugins/trunk/maven-changes-plugin/src/main/resources/jira-report.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/main/resources/jira-report.properties?rev=611604&r1=611603&r2=611604&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-changes-plugin/src/main/resources/jira-report.properties
 (original)
+++ 
maven/plugins/trunk/maven-changes-plugin/src/main/resources/jira-report.properties
 Sun Jan 13 09:29:39 2008
@@ -15,11 +15,11 @@
 # specific language governing permissions and limitations
 # under the License.
 
-report.jira.name=Jira Report
+report.jira.name=JIRA Report
 report.jira.description=Report on Issues from the JIRA Issue Tracking System.
 report.jira.error=An error occured that made it impossible to generate this 
report. \
   Please check the console for information on what might be the cause of this.
-report.jira.header=Jira Report
+report.jira.header=JIRA Report
 report.jira.label.key=Key
 report.jira.label.summary=Summary
 report.jira.label.status=Status


Reply via email to