Consistently use ID-based equality check for TemplateFormat
Closes gh-530
This commit is contained in:
committed by
Andy Wilkinson
parent
93cb08a4cc
commit
d05f6cdb6a
@@ -17,7 +17,7 @@
|
||||
package org.springframework.restdocs.templates;
|
||||
|
||||
/**
|
||||
* An enumeration of the built-in formats for which templates are provuded.
|
||||
* An enumeration of the built-in formats for which templates are provided.
|
||||
*
|
||||
* @author Andy Wilkinson
|
||||
* @since 1.1.0
|
||||
|
||||
Reference in New Issue
Block a user