Skip to content

Commit 0f79c90

Browse files
author
bnasslahsen
committed
Merge branch 'master' of github.com:springdoc/springdoc-openapi
2 parents 0d1aef0 + 3b6dadc commit 0f79c90

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ public static class ApiDocs {
466466
private String path = Constants.DEFAULT_API_DOCS_URL;
467467

468468
/**
469-
* Weather to generate and serve a OpenAPI document.
469+
* Whether to generate and serve an OpenAPI document.
470470
*/
471471
private boolean enabled = true;
472472

0 commit comments

Comments
 (0)