We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eddfe1c commit 97716ecCopy full SHA for 97716ec
stackinator/recipe.py
@@ -402,7 +402,7 @@ def generate_environment_specs(self, raw):
402
self.environments = environments
403
404
# creates the self.compilers field that describes the full specifications
405
- # for all of teh compilers from the raw compilers.yaml input
+ # for all of the compilers from the raw compilers.yaml input
406
def generate_compiler_specs(self, raw):
407
compilers = {}
408
0 commit comments