JDA
JDA copied to clipboard
Fix typo in JDA#isAutoReconnect javadocs
Pull Request Etiquette
- [X] I have checked the PRs for upcoming features/bug fixes.
- [X] I have read the contributing guidelines.
Changes
- [ ] Internal code
- [ ] Library interface (affecting end-user code)
- [X] Documentation
- [ ] Other: _____
Closes Issue: NaN
Description
Fix typo in JDA#isAutoReconnect javadocs that I found when reading JDA's sopurce code... Previously it was USed so I fixed it to Used, yeah, that's it.