mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1873656
- Fix typo "sticked" -> "stuck". r=truber DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D198040
This commit is contained in:
parent
b7ba2ef9c7
commit
f0978e95f5
@ -254,7 +254,7 @@ In order to define your fuzzing target ``MyTarget``, you only need to implement
|
||||
Once you have implemented the two functions, the only thing remaining is to
|
||||
register them with the fuzzing interface. For this purpose, we offer two
|
||||
macros, depending on which iteration function signature you used. If you
|
||||
sticked to the classic signature using buffer and size, you can simply use
|
||||
stuck to the classic signature using buffer and size, you can simply use
|
||||
|
||||
::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user