From: Jennifer Sutton Date: Tue, 7 Oct 2025 21:58:53 +0000 (+1300) Subject: samba-tool: Fix comments X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5f77ded680b58ddb4078636331aba29a1c72c1;p=thirdparty%2Fsamba.git samba-tool: Fix comments Signed-off-by: Jennifer Sutton Reviewed-by: Douglas Bagnall Reviewed-by: Gary Lockyer --- diff --git a/python/samba/netcmd/computer_keytrust.py b/python/samba/netcmd/computer_keytrust.py index e0e52bf497f..e3d5b189ede 100644 --- a/python/samba/netcmd/computer_keytrust.py +++ b/python/samba/netcmd/computer_keytrust.py @@ -1,4 +1,4 @@ -# samba-tool commands to manager Key Credential Links on a computer +# samba-tool commands to manage Key Credential Links on a computer # # Copyright © Douglas Bagnall 2025 # diff --git a/python/samba/netcmd/user/keytrust.py b/python/samba/netcmd/user/keytrust.py index c72e304d9cd..153c415413a 100644 --- a/python/samba/netcmd/user/keytrust.py +++ b/python/samba/netcmd/user/keytrust.py @@ -1,4 +1,4 @@ -# samba-tool commands to manager Key Credential Links on a user +# samba-tool commands to manage Key Credential Links on a user # # Copyright © Douglas Bagnall 2025 #