Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit f6d1906

Browse files
committed
git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/trunk@1468295 13f79535-47bb-0310-9956-ffa450edef68
1 parent 161272b commit f6d1906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/xdoc/manual.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ forwarding the log event to a second log4j server.</p>
815815
<p>The log4j library does not make any assumptions about its
816816
environment. In particular, there are no default log4j
817817
appenders. Under certain well-defined circumstances however, the
818-
static inializer of the <code>Logger</code> class will attempt to
818+
static initializer of the <code>Logger</code> class will attempt to
819819
automatically configure log4j. The Java language guarantees that the
820820
static initializer of a class is called once and only once during the
821821
loading of a class into memory. It is important to remember that

0 commit comments

Comments
 (0)