We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b58afc commit d35b606Copy full SHA for d35b606
src/site/asciidoc/manual/architecture.adoc
@@ -57,7 +57,7 @@ LoggerConfig if there are no ancestors between itself and the
57
descendant LoggerConfig.
58
59
For example, the LoggerConfig named `"com.foo"` is a parent of the
60
-LoggerConfig named`"com.foo.Bar"`. Similarly, `"java"` is a parent of
+LoggerConfig named `"com.foo.Bar"`. Similarly, `"java"` is a parent of
61
`"java.util"` and an ancestor of `"java.util.Vector"`. This naming
62
scheme should be familiar to most developers.
63
0 commit comments