]> source.dussan.org Git - sonarqube.git/commitdiff
DOC fix typo spotted by @eric-legoff-sonarsource
authorG. Ann Campbell <ann.campbell@sonarsource.com>
Thu, 13 Jun 2019 08:24:48 +0000 (10:24 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 13 Jun 2019 18:21:12 +0000 (20:21 +0200)
server/sonar-docs/src/pages/analysis/external-issues.md

index fa08e6ec83c220dcfe5499bd36ae45fc42b02b20..738a161187c3aa32081e811179675f887d40f5cb 100644 (file)
@@ -19,7 +19,7 @@ Symbol|Meaning
 
 Unless otherwise specified, the following properties accept both absolute paths and paths relative to project root.
 
-Langauge|Property|Remarks
+Language|Property|Remarks
 ----|----|----
 Apex|`sonar.apex.pmd.reportPaths`|Comma-delimited list of paths to [PMD Apex](https://pmd.github.io/pmd-5.5.7/pmd-apex/rules/index.html) [XML reports](https://pmd.github.io/latest/pmd_userdocs_installation.html#running-pmd-via-command-line)|
 CSS|`sonar.css.stylelint.reportPaths`|Comma-delimited list of paths to [StyleLint.io](https://stylelint.io/) reports|