treewide: fix typos (#479869)

This commit is contained in:
Michael Daniels
2026-01-24 21:36:44 +00:00
committed by GitHub
72 changed files with 194 additions and 194 deletions
@@ -3,8 +3,8 @@
catch_conflicts.py
==================
The file catch_conflicts.py is in a subdirectory because, if it isn't, the
/nix/store/ directory is added to sys.path causing a delay when building.
The file `catch_conflicts.py` is in a subdirectory because, if it isn't, the
`/nix/store/` directory is added to `sys.path`, causing a delay when building.
Pointers: