From 13dff2194dc71e041dc24cdfaa64e9306fc10e73 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 30 Oct 2018 06:59:37 +0000 Subject: [PATCH] spelling: describing Signed-off-by: Josh Soref --- src/lxc/monitor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/monitor.h b/src/lxc/monitor.h index d13a61252..4668608af 100644 --- a/src/lxc/monitor.h +++ b/src/lxc/monitor.h @@ -78,7 +78,7 @@ extern int lxc_monitor_read_timeout(int fd, struct lxc_msg *msg, int timeout); /* * Blocking read from multiple monitors for the next container state * change with timeout - * @fds : struct pollfd descripting the fds to use + * @fds : struct pollfd describing the fds to use * @nfds : the number of entries in fds * @msg : the variable which will be filled with the state * @timeout : the timeout in seconds to wait for a state change -- 2.47.2