desruisseaux commented on code in PR #40:
URL: https://github.com/apache/sis/pull/40#discussion_r2792503522


##########
endorsed/src/org.apache.sis.cloud.aws/main/org/apache/sis/cloud/aws/s3/FileService.java:
##########
@@ -93,6 +96,42 @@ public class FileService extends FileSystemProvider {
      */
     private static final String DEFAULT_ACCESS_KEY = "";
 
+    /**
+     * An arbitrary string used as part of the key in the {@link #fileSystems} 
map
+     * when the user did not specified explicitly a host.
+     * In such case, the default host is the amazon host and is defined with 
the region.
+     *
+     * Host can also be defined with :

Review Comment:
   The space before colon is a French convention. English does not insert space 
there.



-- 
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