From 55c19a95ead1bf8cc9551cc8af5898d0a446ea62 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 30 Oct 2018 07:48:55 +0000 Subject: [PATCH] spelling: portion Signed-off-by: Josh Soref --- src/lxc/conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/conf.h b/src/lxc/conf.h index 7566dc8e18..f7cbf26440 100644 --- a/src/lxc/conf.h +++ b/src/lxc/conf.h @@ -159,7 +159,7 @@ struct lxc_tty_info { * @bev_type : optional backing store type * @options : mount options * @mountflags : the portion of @options that are flags - * @data : the porition of @options that are not flags + * @data : the portion of @options that are not flags */ struct lxc_rootfs { char *path;