Commit e41ccfae authored by Andy Wilkinson's avatar Andy Wilkinson

Correct javadoc tag

parent eb3180d5
......@@ -32,7 +32,7 @@ import org.springframework.restdocs.mockmvc.MockMvcRestDocumentationConfigurer;
public interface RestDocsMockMvcConfigurationCustomizer {
/**
* Customize the given {@configurer}.
* Customize the given {@code configurer}.
* @param configurer the configurer
*/
void customize(MockMvcRestDocumentationConfigurer configurer);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment