forked from third-party-mirrors/zfs_autobackup
Fix a typo
This commit is contained in:
parent
1a5e4a9cdd
commit
2acd26b304
@ -201,7 +201,7 @@ class ZfsNode(ExecuteNode):
|
||||
self.run(cmd, readonly=False)
|
||||
|
||||
def selected_datasets(self, exclude_received, exclude_paths):
|
||||
"""determine filesystems that should be backupped by looking at the special autobackup-property, systemwide
|
||||
"""determine filesystems that should be backed up by looking at the special autobackup-property, systemwide
|
||||
|
||||
returns: list of ZfsDataset
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user