Commit cc9bc91a by Michael DeHaan

Fix typo in zfs module docs

parent c4779d95
......@@ -214,7 +214,7 @@ examples:
- code: zfs name=rpool/myfs@mysnapshot state=present
description: Create a snapshot of rpool/myfs file system.
- code: zfs name=rpool/myfs2 state=present snapdir=enabled
description: Create a new file system called myfs2 whith snapdir enabled
description: Create a new file system called myfs2 with snapdir enabled
author: Johan Wiren
'''
import os
......
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