]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/lxccontainer.h
spelling: constant
[mirror_lxc.git] / src / lxc / lxccontainer.h
index 45fe7edc2b54f07742846690886a8fccf4e190ec..8e38928c3aa3a9e55c66345c85973a93115772df 100644 (file)
@@ -824,7 +824,7 @@ struct lxc_container {
        /*!
         * \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 size The size of the migrate_opts struct, i.e. sizeof(struct migrate_opts).
         *