summaryrefslogtreecommitdiff
path: root/examples/unschroot.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2024-06-11 23:00:14 +0200
committerHelmut Grohne <helmut@subdivi.de>2024-06-11 23:00:14 +0200
commit226e83eb8f0662f302c7f98c6b77bf88fae01997 (patch)
tree83e88fb06252ce6639b2a0b9fc161166a88ea23f /examples/unschroot.py
parente2f359f814805285e7ece3c9edba2cc93c958540 (diff)
downloadpython-linuxnamespaces-226e83eb8f0662f302c7f98c6b77bf88fae01997.tar.gz
fix formatting and spelling errors
No functional changes.
Diffstat (limited to 'examples/unschroot.py')
-rwxr-xr-xexamples/unschroot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/unschroot.py b/examples/unschroot.py
index 5f644fc..b9d4923 100755
--- a/examples/unschroot.py
+++ b/examples/unschroot.py
@@ -184,7 +184,7 @@ def do_begin_session(args: argparse.Namespace) -> None:
def exec_perl_dumb_init(pid: int) -> typing.NoReturn:
- """Roughly impement dumb-init in perl: Wait for all children until we
+ """Roughly implement dumb-init in perl: Wait for all children until we
receive an exit from the given pid and forward its status.
"""
os.execlp(