Skip to content

Commit

Permalink
fix docs mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jun 10, 2024
1 parent d747c98 commit 7221f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/2_2_1_fingerprinting.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ methodFingerprint {
returns("Z")
parameters("Z")
opcodes(Opcode.RETURN)
strings("pro"
strings("pro")
custom { (methodDef, classDef) -> methodDef.definingClass == "Lcom/some/app/ads/AdsLoader;" }
}
```
Expand Down

0 comments on commit 7221f9d

Please sign in to comment.