autumnust commented on a change in pull request #3024:
URL: https://github.com/apache/incubator-gobblin/pull/3024#discussion_r434916930



##########
File path: 
gobblin-utility/src/main/java/org/apache/gobblin/broker/SharedResourcesBrokerImpl.java
##########
@@ -260,7 +260,7 @@ public SubscopedBrokerBuilder withOverridingConfig(Config 
config) {
             parentScopes.add(createWrappedScope(tpe.defaultScopeInstance(), 
scopeMap, mainScopeType));
           } else {
             throw new IllegalArgumentException(String.format(
-                "Scope %s is an ancestor of %s, however it does not have a 
default id and is not provided as an acestor scope.",
+                "Scope %s is an ancestor of %s, however it does not have a 
default id and is not provided as an acenstor scope.",

Review comment:
       Will address !




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to