kwin commented on code in PR #59: URL: https://github.com/apache/sling-org-apache-sling-api/pull/59#discussion_r2124504107
########## src/main/java/org/apache/sling/api/resource/ModifiableValueMap.java: ########## @@ -59,11 +59,12 @@ * </ul> * <p> * - * A modifiable value map should value {@link ResourceResolver#PROPERTY_RESOURCE_TYPE} - * to set the resource type of a resource. + * A modifiable value map should value {@code ResourceResolver#PROPERTY_RESOURCE_TYPE} Review Comment: What about `A modifiable value map should consider property {@link ResourceResolver#PROPERTY_RESOURCE_TYPE} to set the resource type of a resource`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org