]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
python: Fix code spelling
authorJennifer Sutton <jennifersutton@catalyst.net.nz>
Fri, 14 Feb 2025 03:21:45 +0000 (16:21 +1300)
committerJo Sutton <jsutton@samba.org>
Mon, 26 May 2025 02:41:37 +0000 (02:41 +0000)
Signed-off-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/ntacls.py

index 5c4c4dc2c830249756694b2d4da07c9a2e1ec7c0..0ab92b91c435f462987ed4f7855193e7f20d2f3a 100644 (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