]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3758 Typo
authorDavid Gageot <david@gageot.net>
Fri, 5 Oct 2012 15:25:46 +0000 (17:25 +0200)
committerDavid Gageot <david@gageot.net>
Fri, 5 Oct 2012 15:25:46 +0000 (17:25 +0200)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index 914e0a2a8e5af7cb996223669bc9534964d9f558..b1473380a6abee6c3fa0a3df615e7958e7242b41 100644 (file)
@@ -620,7 +620,7 @@ property.sonar.global.test.exclusions.help=<h2>Wildcards</h2>\
    </tr>\
    <tr class="even">\
      <td>org/*Model*.java</td>\
-     <td>matches all <code>.java</code> files with <code>Model</code> in filename and in the<code>org</code> directory</td>\
+     <td>matches all <code>.java</code> files with <code>Model</code> in filename and in the <code>org</code> directory</td>\
      <td>\
        <ul>\
          <li>org/Model.java</li>\