selftests: drv-net: Fix "envirnoments" to "environments"

Fix misspelling reported by codespell

Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250516225156.1122058-1-sumanth.gavini@yahoo.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
Sumanth Gavini
2025-05-16 15:51:48 -07:00
committed by Jakub Kicinski
parent a462903fa2
commit c6a957d067

View File

@@ -12,7 +12,7 @@ from .remote import Remote
class NetDrvEnvBase:
"""
Base class for a NIC / host envirnoments
Base class for a NIC / host environments
Attributes:
test_dir: Path to the source directory of the test