Fixed a typo.

This commit is contained in:
Matt 2023-08-18 00:28:51 -04:00
parent 8e60fdb477
commit ba9dab1f73

View File

@ -1281,7 +1281,7 @@ public class PlotSquared {
} }
/** /**
* Setup the database connection. * Set up the database connection.
*/ */
public void setupDatabase() { public void setupDatabase() {
try { try {