mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
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:
committed by
Jakub Kicinski
parent
a462903fa2
commit
c6a957d067
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user