]> git.lizzy.rs Git - rust.git/blobdiff - x.py
Minor refactoring
[rust.git] / x.py
diff --git a/x.py b/x.py
index 6c68907c581457c200050e841768c5763e06d6b3..6df4033d55d7273bd064cedbddf4c959ee1dd301 100755 (executable)
--- a/x.py
+++ b/x.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # Some systems don't have `python3` in their PATH. This isn't supported by x.py directly;
-# they should use `x.sh` or `x.ps1` instead.
+# they should use `x` or `x.ps1` instead.
 
 # This file is only a "symlink" to bootstrap.py, all logic should go there.