Ticket #269: Add missing period.

This commit is contained in:
Michael Jumper
2013-02-27 23:24:35 -08:00
parent 554b30f47b
commit b67a074c4b

View File

@@ -318,7 +318,7 @@ public class UserService {
} }
/** /**
* Deletes the user having the given username from the database * Deletes the user having the given username from the database.
* @param username The username of the user to delete. * @param username The username of the user to delete.
*/ */
public void deleteUser(String username) { public void deleteUser(String username) {