Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: fixed missing capitalization
  • Loading branch information
mahmoud-moursy committed Feb 15, 2022
commit 1a063917d4569d04064f137009b1fd3d5c5200c6
2 changes: 1 addition & 1 deletion doc/contributing/investigating-native-memory-leaks.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
This guide provides information on how to use Valgrind to investigate these
issues on Linux platforms.

## valgrind
## Valgrind
Comment thread
mahmoud-moursy marked this conversation as resolved.
Outdated

[Valgrind](https://valgrind.org/docs/manual/quick-start.html) is a
tool available on Linux distributions which can be used to investigate
Expand Down