Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Spellcheck Error in X64/DxePagingAuditTests.c (#140)
## Description The spellcheck interpreted DxePagingAuditTestsx86.c as containing the word Testsx due to case sensitivity. Regardless, the header comment had the incorrect file name. This update fixes the spellcheck issue by updating the header comment. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested N/A - Comment change ## Integration Instructions N/A
- Loading branch information