REPO-3504 Typos in javadoc

This commit is contained in:
Alan Davis
2018-05-16 12:11:37 +01:00
parent b4e3161e4a
commit a20840c5b8
4 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ import org.springframework.boot.test.context.SpringBootTest.WebEnvironment;
import org.springframework.test.context.junit4.SpringRunner;
/**
* Tests AlfrescoPdfRendererHttpRequestTest with a server test harness.
* Tests ImageMagickController with a server test harness.
*/
@RunWith(SpringRunner.class)
@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT)