Skip to content

Commit 97716ec

Browse files
typo
1 parent eddfe1c commit 97716ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackinator/recipe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ def generate_environment_specs(self, raw):
402402
self.environments = environments
403403

404404
# creates the self.compilers field that describes the full specifications
405-
# for all of teh compilers from the raw compilers.yaml input
405+
# for all of the compilers from the raw compilers.yaml input
406406
def generate_compiler_specs(self, raw):
407407
compilers = {}
408408

0 commit comments

Comments
 (0)