mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-02 22:54:59 -04:00
Fix typos in docs (#8612)
This commit is contained in:
parent
1d00c22244
commit
e3a3734bb6
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