1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-17 04:23:50 +03:00

python: Fix code spelling

Signed-off-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Jennifer Sutton
2025-02-14 16:21:45 +13:00
committed by Jo Sutton
parent c7cfdcd299
commit 10a68f5708

View File

@@ -507,7 +507,7 @@ def _read_ntacl_file(src):
def backup_online(smb_conn, dest_tarfile_path, dom_sid):
"""
Backup all files and dirs with ntacl for the serive behind smb_conn.
Backup all files and dirs with ntacl for the service behind smb_conn.
1. Create a temp dir as container dir
2. Backup all files with dir structure into container dir