Unverified Commit ffb7eddf by Josh Soref Committed by Christian Brauner

spelling: configuration

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent 75c75898
...@@ -294,7 +294,7 @@ struct lxc_container { ...@@ -294,7 +294,7 @@ struct lxc_container {
bool (*destroy)(struct lxc_container *c); bool (*destroy)(struct lxc_container *c);
/*! /*!
* \brief Save configuaration to a file. * \brief Save configuration to a file.
* *
* \param c Container. * \param c Container.
* \param alt_file Full path to file to save configuration in. * \param alt_file Full path to file to save configuration in.
......
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