summaryrefslogtreecommitdiff
path: root/examples/unschroot.py
diff options
context:
space:
mode:
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(