treewide: fix typos

This commit is contained in:
Luz Paz
2025-05-11 18:04:57 -04:00
parent 4349de7938
commit b2235ef5e0
4 changed files with 4 additions and 4 deletions

View File

@@ -730,7 +730,7 @@ class Builder:
# Remove any source code directories that are no longer required.
# Output from the subprocess is either appended to the burst logfile
# or is captured for later output to stdout (after the correspnding logfile).
# or is captured for later output to stdout (after the corresponding logfile).
def autoRemovePackages(self, job):
if self.autoremove:
if self.debug: