Commit c0125e79 by Josh Soref

spelling: constant

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent 056da80e
...@@ -824,7 +824,7 @@ struct lxc_container { ...@@ -824,7 +824,7 @@ struct lxc_container {
/*! /*!
* \brief An API call to perform various migration operations * \brief An API call to perform various migration operations
* *
* \param cmd One of the MIGRATE_ contstants. * \param cmd One of the MIGRATE_ constants.
* \param opts A migrate_opts struct filled with relevant options. * \param opts A migrate_opts struct filled with relevant options.
* \param size The size of the migrate_opts struct, i.e. sizeof(struct migrate_opts). * \param size The size of the migrate_opts struct, i.e. sizeof(struct migrate_opts).
* *
......
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