From: Josh Soref Date: Tue, 30 Oct 2018 06:54:44 +0000 (+0000) Subject: spelling: constant X-Git-Tag: lxc-4.0.0~372^2~45 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=c0125e7950494e4684c3dbc88aaaa170c379f7d8;hp=056da80e54fab499fe8550a18a01510899eec03e;p=mirror_lxc.git spelling: constant Signed-off-by: Josh Soref --- diff --git a/src/lxc/lxccontainer.h b/src/lxc/lxccontainer.h index 45fe7edc2..8e38928c3 100644 --- a/src/lxc/lxccontainer.h +++ b/src/lxc/lxccontainer.h @@ -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). *