Fix wrong comment

This commit is contained in:
Mario Zupan 2016-12-02 13:51:46 +01:00
parent feb38eef8c
commit 16e5df09b5

View File

@ -38,7 +38,7 @@ import javax.servlet.http.HttpServletResponse;
import java.io.IOException; import java.io.IOException;
/** /**
* <p>LabelService class.</p> * <p>AjaxAuthenticationEntryPoint class.</p>
* *
* @author zupzup * @author zupzup
*/ */