small typo in doc

This commit is contained in:
zerosum0x0
2018-01-30 00:27:48 -07:00
parent 42af710431
commit 59de6a0e13

View File

@@ -924,7 +924,7 @@ def validate_token_offset(info, tokenData, userAndGroupCountOffset, userAndGroup
# RestrictedSids MUST be NULL # RestrictedSids MUST be NULL
# #
# userandGroupCount must NOT be 0 # userandGroupCount must NOT be 0
# userandGroupAddr must NOT be NULL # userandGroupsAddr must NOT be NULL
# #
# Could also add a failure point here if userAndGroupCount >= x # Could also add a failure point here if userAndGroupCount >= x