Fix javadoc problem with use of em dash

This commit is contained in:
Andy Wilkinson
2016-01-26 12:51:37 +00:00
parent d184425216
commit 97ae7a9ce9

View File

@@ -26,7 +26,7 @@ import org.springframework.util.PropertyPlaceholderHelper.PlaceholderResolver;
* A {@link PlaceholderResolver} that resolves placeholders using a
* {@link RestDocumentationContext}. The following placeholders are supported:
* <ul>
* <li>{@code step} the {@link RestDocumentationContext#getStepCount() step current
* <li>{@code step} - the {@link RestDocumentationContext#getStepCount() step current
* count}.
* <li>{@code methodName} - the unmodified name of the
* {@link RestDocumentationContext#getTestMethodName() current test method} without