Skip to content

Commit c0f708a

Browse files
authored
Fix typo in components.yaml (#553)
1 parent d38e4d1 commit c0f708a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/tests/components.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ calculix-adapter:
101101
TUTORIALS_REF:
102102
description: Tutorial git reference to use
103103
default: "master"
104-
CALULIX_VERSION:
104+
CALCULIX_VERSION:
105105
description: Version of Calculix to use
106106
default: "2.20"
107-
CALULIX_ADAPTER_REF:
107+
CALCULIX_ADAPTER_REF:
108108
description: Version of Calculix-Adapter to use
109109
default: "master"
110110

0 commit comments

Comments
 (0)