1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

python:tests: Fix code spelling

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-09-04 10:22:42 +12:00 committed by Andrew Bartlett
parent c87504289f
commit bb79de4cbe

View File

@ -19,7 +19,7 @@
# of the commands. A list of the environmental variables can be found in
# ~/selftest/selftest.pl
#
# These can all be accesses via os.environ["VARIBLENAME"] when needed
# These can all be accessed via os.environ["VARIABLENAME"] when needed
import os
import random