]> git.proxmox.com Git - mirror_lxc.git/commitdiff
spelling: configuration
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 06:52:44 +0000 (06:52 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 06:52:44 +0000 (06:52 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
src/lxc/lxccontainer.h

index cb0cf8d2d4f246308ed21923bf507d8dedeb2be5..45fe7edc2b54f07742846690886a8fccf4e190ec 100644 (file)
@@ -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.