Ticket #269: Fixed comment

This commit is contained in:
James Muehlner
2013-02-13 12:18:22 -08:00
parent 3209f11d1f
commit 3e484ab8f8

View File

@@ -41,7 +41,7 @@ import net.sourceforge.guacamole.net.auth.permission.UserDirectoryPermission;
import net.sourceforge.guacamole.net.auth.permission.UserPermission; import net.sourceforge.guacamole.net.auth.permission.UserPermission;
/** /**
* A set of constants that useful for the MySQL-based authentication provider. * A set of constants that are useful for the MySQL-based authentication provider.
* @author James Muehlner * @author James Muehlner
*/ */
public final class MySQLConstants { public final class MySQLConstants {