Skip to content

Commit

Permalink
Typo fixes 2
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
offhub committed Jan 4, 2024
1 parent 2b12cc4 commit acab89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sandboxie/core/drv/process_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit acab89a

Please sign in to comment.