summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ale-supported-languages-and-tools.txt2
-rw-r--r--supported-tools.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt
index d8d10379..6fb17594 100644
--- a/doc/ale-supported-languages-and-tools.txt
+++ b/doc/ale-supported-languages-and-tools.txt
@@ -501,7 +501,7 @@ Notes:
* `typecheck`
* VALA
* `uncrustify`
- * `vala-lint`!!
+ * `vala_lint`!!
* Verilog
* `hdl-checker`
* `iverilog`
diff --git a/supported-tools.md b/supported-tools.md
index 21035ffb..289c20e8 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -510,7 +510,7 @@ formatting.
* typecheck
* VALA
* [uncrustify](https://github.com/uncrustify/uncrustify)
- * [vala-lint](https://github.com/vala-lang/vala-lint) :floppy_disk:
+ * [vala_lint](https://github.com/vala-lang/vala-lint) :floppy_disk:
* Verilog
* [hdl-checker](https://pypi.org/project/hdl-checker)
* [iverilog](https://github.com/steveicarus/iverilog)