Skip to content

Commit e2c6372

Browse files
committed
Correct FormsRepository javadoc
1 parent 7db911a commit e2c6372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/discordjug/javabot/systems/staff_commands/forms/dao/FormsRepository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import net.dv8tion.jda.api.interactions.components.text.TextInputStyle;
2929

3030
/**
31-
* Dao class that represents the FORMS database.
31+
* Dao class that represents the FORMS table.
3232
*/
3333
@RequiredArgsConstructor
3434
@Repository

0 commit comments

Comments
 (0)