From cf642e1085063cc0081335169ffd83d7cab3899c Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Graber?= Date: Wed, 27 Nov 2013 17:59:35 -0500 Subject: [PATCH] Fix typo in doxygen comment MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- src/lxc/lxccontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/lxccontainer.h b/src/lxc/lxccontainer.h index 6295354cb..6044f4dc3 100644 --- a/src/lxc/lxccontainer.h +++ b/src/lxc/lxccontainer.h @@ -510,7 +510,7 @@ struct lxc_container { * By default the original is used (subject to snapshot requirements). * \param bdevdata Information about how to create the new storage * (i.e. fstype and fsdata). - * \param newsize In case of a block device backing store, an + * \param newsize In case of a block device backing store, an * optional size. If \c 0, the original backing store's size will * be used if possible. Note this only applies to the rootfs. For * any other filesystems, the original size will be duplicated. -- 2.47.2