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

vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 3ff55882b9 Improve FAQ section title
3ff55882b9 is described below

commit 3ff55882b9603c6bc9687cfc0d53e43fe44c0461
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri May 31 09:03:45 2024 +0200

    Improve FAQ section title
---
 src/site/antora/modules/ROOT/pages/faq.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/antora/modules/ROOT/pages/faq.adoc 
b/src/site/antora/modules/ROOT/pages/faq.adoc
index c7df6c65dd..8499c57a4d 100644
--- a/src/site/antora/modules/ROOT/pages/faq.adoc
+++ b/src/site/antora/modules/ROOT/pages/faq.adoc
@@ -117,7 +117,7 @@ You can set the logging level on the `AppenderRef` element.
 ----
 
 [#troubleshooting]
-== How do I debug my configuration?
+== How do I troubleshoot my setup?
 
 . Make sure you have xref:manual/installation.adoc[the right JAR files] on 
your classpath.
 

Reply via email to