Fix Javadoc warnings

This commit is contained in:
Phillip Webb
2013-01-25 17:30:58 -08:00
parent 065b1c0e46
commit 2b0d860923
6 changed files with 12 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ import org.springframework.tests.Assume;
import org.springframework.tests.TestGroup;
/**
* Unit test checking the behaviour of {@link CachingMetadataReaderFactory under load.
* Unit test checking the behaviour of {@link CachingMetadataReaderFactory} under load.
* If the cache is not controller, this test should fail with an out of memory exception around entry
* 5k.
*