We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354104e commit b4cebefCopy full SHA for b4cebef
docs/bugpattern/WithSignatureDiscouraged.md
@@ -1,4 +1,4 @@
1
-`withSignature` replies on the string representation of internal classes in the
+`withSignature` relies on the string representation of internal classes in the
2
javac implementation. Those string representations are not necessarily stable
3
across versions of javac, and they can change when a method is annotated with
4
type-use annotations.
0 commit comments