Skip to content

Commit

Permalink
fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
theron-wang committed Aug 13, 2024
1 parent 0201a94 commit 342344c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
*/
public class AnnotationParameterTypesVisitor extends SpeciminStateVisitor {
/**
* Constructs a new SolveMethodOverridingVisitor with the provided sets of target methods, used
* members, and used classes.
* Constructs a new AnnotationParameterTypesVisitor with the previous visitor
*
* @param previousVisitor the last visitor to run before this one
*/
Expand Down

0 comments on commit 342344c

Please sign in to comment.