mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-22 14:30:44 -04:00
Fix typos in docs (#8612)
This commit is contained in:
parent
047251a07f
commit
c203ee7f09
7 changed files with 15 additions and 15 deletions
|
@ -19,7 +19,7 @@ Optionally, build AFL from source:
|
|||
|
||||
## Building KeePassXC For Fuzzing
|
||||
|
||||
A special "instrumented build" is used that allows the fuzzer to look into the program as it executes. We place it in its own build directory so it doesn't confused with the production build.
|
||||
A special "instrumented build" is used that allows the fuzzer to look into the program as it executes. We place it in its own build directory so it doesn't get confused with the production build.
|
||||
|
||||
$ cd your_keepassxc_source_directory
|
||||
$ mkdir buildafl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue