Fix typos

This commit is contained in:
Pragyansh Chaturvedi
2025-10-12 11:41:01 +05:30
parent 0f6971bcc2
commit 2f1aaa4834
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ from pythonbpf.helper import ktime
# NOTE: This is a comprehensive test combining struct, helper, and map features
# Please note that at line 50, though we have used an absurd expression to test
# the comiler, it is recommended to used named variables to reduce the amount of
# the compiler, it is recommended to use named variables to reduce the amount of
# scratch space that needs to be allocated.
@bpf