All the h2 headings use title case except for one. Correct the typo to
make all the h2 headings follow the same case
"Logging options" -> "Logging Options"

Assisted-by: Claude Opus 4.6, Claude Code
Fixes: 0b70e8a83965 ("ovn-sbctl: Add daemon support.")
Signed-off-by: Jacob Tanenbaum <[email protected]>
---
 utilities/ovn-sbctl.8.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utilities/ovn-sbctl.8.xml b/utilities/ovn-sbctl.8.xml
index 6ad5c6fbd..2155ade9a 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -238,7 +238,7 @@
     <h2>Daemon Options</h2>
     <xi:include href="lib/daemon.xml" 
xmlns:xi="http://www.w3.org/2003/XInclude"/>
 
-    <h2>Logging options</h2>
+    <h2>Logging Options</h2>
     <xi:include href="lib/vlog.xml" 
xmlns:xi="http://www.w3.org/2003/XInclude"/>
 
     <h2>Table Formatting Options</h2>
-- 
2.55.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to