Skip to content

Commit ab2aa12

Browse files
committed
Fix typo of PageableConverter Javadoc
1 parent c209edf commit ab2aa12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springdoc-openapi-common/src/main/java/org/springdoc/core/SpringDocConfigProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ public void setEnabled(boolean enabled) {
718718
}
719719

720720
/**
721-
* The type Deprecating converter.
721+
* The type Pageable converter.
722722
* @author bnasslashen
723723
*/
724724
public static class PageableConverter {

0 commit comments

Comments
 (0)