Fix typo in doxygen comment

parent b2b91754
...@@ -510,7 +510,7 @@ struct lxc_container { ...@@ -510,7 +510,7 @@ struct lxc_container {
* By default the original is used (subject to snapshot requirements). * By default the original is used (subject to snapshot requirements).
* \param bdevdata Information about how to create the new storage * \param bdevdata Information about how to create the new storage
* (i.e. fstype and fsdata). * (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 * optional size. If \c 0, the original backing store's size will
* be used if possible. Note this only applies to the rootfs. For * be used if possible. Note this only applies to the rootfs. For
* any other filesystems, the original size will be duplicated. * any other filesystems, the original size will be duplicated.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment