"assembler" -> "builder" vernacular.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/51e49235
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/51e49235
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/51e49235

Branch: refs/heads/master
Commit: 51e4923526672f28d9593985993985e849d2a2da
Parents: 50ab7ee
Author: ggregory <[email protected]>
Authored: Mon Aug 31 13:47:54 2015 -0700
Committer: ggregory <[email protected]>
Committed: Mon Aug 31 13:47:54 2015 -0700

----------------------------------------------------------------------
 .../logging/log4j/core/config/builder/impl/BuiltConfiguration.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/51e49235/log4j-core/src/main/java/org/apache/logging/log4j/core/config/builder/impl/BuiltConfiguration.java
----------------------------------------------------------------------
diff --git 
a/log4j-core/src/main/java/org/apache/logging/log4j/core/config/builder/impl/BuiltConfiguration.java
 
b/log4j-core/src/main/java/org/apache/logging/log4j/core/config/builder/impl/BuiltConfiguration.java
index 53ef869..fd4ddf0 100644
--- 
a/log4j-core/src/main/java/org/apache/logging/log4j/core/config/builder/impl/BuiltConfiguration.java
+++ 
b/log4j-core/src/main/java/org/apache/logging/log4j/core/config/builder/impl/BuiltConfiguration.java
@@ -33,7 +33,7 @@ import java.util.Arrays;
 import java.util.List;
 
 /**
- * This is the general version of the Configuration created by the Assembler. 
It may be extended to
+ * This is the general version of the Configuration created by the Builder. It 
may be extended to
  * enhance its functionality.
  */
 public class BuiltConfiguration extends AbstractConfiguration {

Reply via email to