spelling: configuration

Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
Josh Soref 2018-10-30 06:52:44 +00:00
parent b35ddc5b6f
commit 056da80e54

View File

@ -299,7 +299,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.