Skip to content

Commit

Permalink
Undo unintended change
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Oct 25, 2024
1 parent a3d3cb9 commit 5b027c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ static NativeAccess instance() {
ProcessLimits getProcessLimits();

/**
* Attempt to lock this process's virtualj memory address space into physical RAM.
* Attempt to lock this process's virtual memory address space into physical RAM.
*/
void tryLockMemory();

Expand Down

0 comments on commit 5b027c6

Please sign in to comment.