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 650b1b1 commit 1c4add9Copy full SHA for 1c4add9
src/bootstrap/configure.py
@@ -346,7 +346,7 @@ def set(key, value):
346
targets[target][0] = targets[target][0].replace("x86_64-unknown-linux-gnu", target)
347
348
# Here we walk through the constructed configuration we have from the parsed
349
-# command line arguemnts. We then apply each piece of configuration by
+# command line arguments. We then apply each piece of configuration by
350
# basically just doing a `sed` to change the various configuration line to what
351
# we've got configure.
352
def to_toml(value):
0 commit comments