Skip to content

Commit

Permalink
📝 Update javadoc wording
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Nov 2, 2022
1 parent 24a5f32 commit af04903
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import kotlin.reflect.KClass
import kotlin.reflect.KFunction1

/**
* This repeatable annotation is the main entry point to configure the generated sealed class extensions.
* This repeatable annotation is the main entry point to configure the generated extensions.
*/
@Repeatable
@Target(AnnotationTarget.CLASS)
Expand Down

0 comments on commit af04903

Please sign in to comment.