[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-distro-pkg-dev
Subject:    /hg/icedtea-web: Fixed typo taget -> target
From:       jvanek () icedtea ! classpath ! org (jvanek at icedtea ! classpath ! org)
Date:       2012-12-24 12:34:20
Message-ID: hg.9793efa80617.1356352460.8643924302249223276 () icedtea ! classpath ! org
[Download RAW message or body]

changeset 9793efa80617 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=9793efa80617
author: Jiri Vanek <jvanek at redhat.com>
date: Mon Dec 24 13:35:54 2012 +0100

	Fixed typo taget -> target


diffstat:

 tests/junit-runner/LessVerboseTextListener.java |  2 +-
 tests/report-styles/jreport.xsl                 |  4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (33 lines):

diff -r b9733f552c79 -r 9793efa80617 tests/junit-runner/LessVerboseTextListener.java
--- a/tests/junit-runner/LessVerboseTextListener.java	Fri Dec 21 15:21:42 2012 -0500
+++ b/tests/junit-runner/LessVerboseTextListener.java	Mon Dec 24 13:35:54 2012 +0100
@@ -136,7 +136,7 @@
         try {
             Remote rem = getRemote(description);
             if (rem != null) {
-                writer.println(" - This test is running remote content, note that \
failures may be caused by broken taget application or connection"); +                \
writer.println(" - This test is running remote content, note that failures may be \
caused by broken target application or connection");  }
         } catch (Exception ex) {
             ex.printStackTrace();
diff -r b9733f552c79 -r 9793efa80617 tests/report-styles/jreport.xsl
--- a/tests/report-styles/jreport.xsl	Fri Dec 21 15:21:42 2012 -0500
+++ b/tests/report-styles/jreport.xsl	Mon Dec 24 13:35:54 2012 +0100
@@ -271,7 +271,7 @@
           </xsl:choose>
           <xsl:choose>
            <xsl:when test="@remote">
-             <i><xsl:text> - This test is running remote content, note that failures \
may be caused by broken taget application or connection</xsl:text></i> +             \
<i><xsl:text> - This test is running remote content, note that failures may be caused \
by broken target application or connection</xsl:text></i>  </xsl:when>
          </xsl:choose>
          </div>
@@ -286,7 +286,7 @@
          </xsl:choose>
          <xsl:choose>
            <xsl:when test="@remote">
-             <i><xsl:text> - This test is running remote content, note that failures \
may be caused by broken taget application or connection</xsl:text></i> +             \
<i><xsl:text> - This test is running remote content, note that failures may be caused \
by broken target application or connection</xsl:text></i>  </xsl:when>
          </xsl:choose>
          </div>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic