Repository: karaf
Updated Branches:
  refs/heads/KARAF-2401 [created] 5686ccf65


Fix minor typo


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/844bacfc
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/844bacfc
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/844bacfc

Branch: refs/heads/KARAF-2401
Commit: 844bacfc8af7e15eb99ff27c818471c6efca357f
Parents: fe5f0e9
Author: Guillaume Nodet <[email protected]>
Authored: Fri Oct 20 09:58:17 2017 +0200
Committer: Guillaume Nodet <[email protected]>
Committed: Fri Oct 20 09:58:17 2017 +0200

----------------------------------------------------------------------
 manual/src/main/asciidoc/user-guide/log.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/844bacfc/manual/src/main/asciidoc/user-guide/log.adoc
----------------------------------------------------------------------
diff --git a/manual/src/main/asciidoc/user-guide/log.adoc 
b/manual/src/main/asciidoc/user-guide/log.adoc
index 9cfe952..381a9d2 100644
--- a/manual/src/main/asciidoc/user-guide/log.adoc
+++ b/manual/src/main/asciidoc/user-guide/log.adoc
@@ -185,7 +185,7 @@ Additionally, de-facto standard log4j(2) levels can be used:
 * `OFF`
 * `DEFAULT`
 
-And because `org.ops4j.pax.loggin` PID uses `karaf.log.console` property, it's 
in fact better to use log4j levels instead:
+And because `org.ops4j.pax.logging` PID uses `karaf.log.console` property, 
it's in fact better to use log4j levels instead:
 
 [source,options="nowrap"]
 ----

Reply via email to