Typo fixes 2

[skip ci]
This commit is contained in:
offhub 2024-01-04 18:06:17 +03:00
parent 2b12cc4f09
commit acab89ae9a
No known key found for this signature in database
GPG Key ID: 7B12A8941851DA59
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ _FX NTSTATUS Process_Api_QueryInfo(PROCESS *proc, ULONG64 *parms)
} else if (args->info_type.val == 'root') {
//
// When querygin a sandboxed process API_QUERY_PROCESS_PATH return the reparsed file root path
// When querying a sandboxed process API_QUERY_PROCESS_PATH return the reparsed file root path
// this info class is used to retrieve the raw i.e. not reparsed file root path
//
// Note: API_QUERY_BOX_PATH when invoked by a sandboxed process also returns its reparsed file root path