Unverified Commit 55c19a95 by Josh Soref Committed by Christian Brauner

spelling: portion

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent d2de8634
...@@ -159,7 +159,7 @@ struct lxc_tty_info { ...@@ -159,7 +159,7 @@ struct lxc_tty_info {
* @bev_type : optional backing store type * @bev_type : optional backing store type
* @options : mount options * @options : mount options
* @mountflags : the portion of @options that are flags * @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 { struct lxc_rootfs {
char *path; char *path;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment