Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kagarmoe committed Aug 18, 2023
1 parent 1e0c777 commit 72b8723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ CTEST_PARALLEL_LEVEL=$(nproc) ctest --test-dir build

## Troubleshooting

### Memory managment and system limits (mlock failures)
### Memory management and system limits (mlock failures)

s2n-tls uses `mlock()` to prevent memory from being swapped to disk. The
s2n-tls build tests may fail in some environments if the default limit on locked
Expand Down

0 comments on commit 72b8723

Please sign in to comment.