From 4ab4f4f95f384c2eec10c38b8a8c42409ad28c46 Mon Sep 17 00:00:00 2001 From: Gautier de Montmollin Date: Wed, 6 Nov 2024 12:06:45 +0100 Subject: [PATCH] hac 0.40.0 metadata update (#1283) Fixed typo. --- index/ha/hac/hac-0.40.0.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index/ha/hac/hac-0.40.0.toml b/index/ha/hac/hac-0.40.0.toml index 6af7620f..2e964dfe 100644 --- a/index/ha/hac/hac-0.40.0.toml +++ b/index/ha/hac/hac-0.40.0.toml @@ -12,7 +12,7 @@ tags = ["hac", "compiler", "virtual-machine", "native", "semantic", "parser", "a long-description = """  hac logo -HAC (HAC Ada Compiler) is a small, quickly compiled, open-source Ada compiler, covering a subset of the Ada language. +HAC (HAC Ada Compiler) is a small, quickly compiling, open-source Ada compiler, covering a subset of the Ada language. HAC is perhaps the first open-source (albeit partial) Ada compiler fully programmed in Ada itself. Features: