diff --git a/src/lxc/lxccontainer.h b/src/lxc/lxccontainer.h index cb0cf8d2d..45fe7edc2 100644 --- a/src/lxc/lxccontainer.h +++ b/src/lxc/lxccontainer.h @@ -299,7 +299,7 @@ struct lxc_container { bool (*destroy)(struct lxc_container *c); /*! - * \brief Save configuaration to a file. + * \brief Save configuration to a file. * * \param c Container. * \param alt_file Full path to file to save configuration in.