1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-07 00:58:40 +03:00

auth_log_test: Fix a typo

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke 2020-07-19 21:38:29 +02:00 committed by Jeremy Allison
parent 2d29bb42c7
commit acd8de28ac

View File

@ -66,7 +66,7 @@ class AuditLogTestBase(samba.tests.TestCase):
self.remoteAddress = client_ip
#
# Check the remote address of a message against the one beimg used
# Check the remote address of a message against the one being used
# for the tests.
#
def isRemote(message):