danielestevez commented on this pull request.


> @@ -54,7 +55,7 @@ private CharMatcher getAcceptableRange() {
 
    protected IllegalArgumentException exception(String name, String reason) {
       return new IllegalArgumentException(
-            String.format("Object '%s' doesn't match Azure naming constraints. 
" + "Reason: %s.", name,
+            String.format("Object '%s' doesn't match Azure naming constraints. 
" + "Reason: %s", name,

:up: with no period

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1215#discussion_r191574178

Reply via email to