summaryrefslogtreecommitdiff
path: root/bubblewrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'bubblewrap.c')
-rw-r--r--bubblewrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bubblewrap.c b/bubblewrap.c
index fe54478..9fa836d 100644
--- a/bubblewrap.c
+++ b/bubblewrap.c
@@ -2429,7 +2429,7 @@ main (int argc,
die_with_error ("Joining specified user namespace failed");
}
- /* Sometimes we have uninteresting intermidate pids during the setup, set up code to pass the real pid down */
+ /* Sometimes we have uninteresting intermediate pids during the setup, set up code to pass the real pid down */
if (opt_pidns_fd != -1)
{
/* Mark us as a subreaper, this way we can get exit status from grandchildren */