]> git.proxmox.com Git - mirror_lxc.git/commitdiff
spelling: constant
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 06:54:44 +0000 (06:54 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 06:54:44 +0000 (06:54 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
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).
         *