rombert commented on code in PR #68:
URL: 
https://github.com/apache/sling-org-apache-sling-api/pull/68#discussion_r2469443264


##########
src/main/java/org/apache/sling/api/request/RequestPathInfo.java:
##########
@@ -167,8 +170,8 @@ public interface RequestPathInfo {
     String getResourcePath();
 
     /**
-     * Returns the extension from the URL or <code>null</code> if the request
-     * URL does not contain an extension.
+     * Returns the extension without the leading dot from the URL or 
<code>null</code> if the request
+     * URL does not contain an extension (i.e. no dot not associated with a 
resource name).

Review Comment:
   Looks like there's a typo here " no dot not associated"



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to