This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new fb75371e9e9 Polished
fb75371e9e9 is described below

commit fb75371e9e9e3594247dd955ff88506750096d81
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Nov 22 09:33:01 2023 +0100

    Polished
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_2.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_2.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_2.adoc
index d10fc3a5675..d094f7c2a55 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_2.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_2.adoc
@@ -12,7 +12,7 @@ Added `boolean` parameter to `matchProcess` method on 
`org.apache.camel.spi.Cond
 
 === camel-base-engine
 
-`org.apache.camel.impl.debuggerBacklogDebugger` has been splitted between an 
interface `org.apache.camel.spi.BacklogDebugger` and a default implementation 
`org.apache.camel.impl.debugger.DefaultBacklogDebugger`.
+The class `org.apache.camel.impl.DebuggerBacklogDebugger` has been refactored 
to an interface `org.apache.camel.spi.BacklogDebugger` and a default 
implementation `org.apache.camel.impl.debugger.DefaultBacklogDebugger`.
 
 === camel-main
 

Reply via email to