Fix Javadoc Encoding

This commit is contained in:
Rob Winch 2017-10-09 16:40:41 -05:00
parent 0e5a883eb3
commit fc84d31010
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ import static org.mockito.Mockito.verify;
* Tests {@link JdbcDaoImpl}.
*
* @author Ben Alex
* @author Eddú Meléndez
* @author Eddú Meléndez
*/
public class JdbcDaoImplTests {