From cc4c0832515f90b0f75c4a05722fbb951bfedcb7 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 30 Oct 2018 07:11:52 +0000 Subject: [PATCH] spelling: implementations Signed-off-by: Josh Soref --- src/lxc/commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/commands.c b/src/lxc/commands.c index 1d3c2eaef..133384d72 100644 --- a/src/lxc/commands.c +++ b/src/lxc/commands.c @@ -348,7 +348,7 @@ int lxc_try_cmd(const char *name, const char *lxcpath) return 0; } -/* Implentations of the commands and their callbacks */ +/* Implementations of the commands and their callbacks */ /* * lxc_cmd_get_init_pid: Get pid of the container's init process