diff mbox series

[ovs-dev,v1,02/20] ovn-sbctl: Duplicate "the" in ovn-sbctl.8.xml.

Message ID 20260901135638.290353-3-jtanenba@redhat.com
State Changes Requested
Headers show
Series ovn-sbctl: Review of ovn-sbctl documentation. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test fail github build: failed
ovsrobot/github-robot-_ovn-kubernetes success github build: passed

Commit Message

Jacob Tanenbaum Sept. 1, 2026, 1:56 p.m. UTC
When describing the options for ovn-sbctl daemon mode the Table
formatting options "...in addition to the the command...". This patch
removes the duplicate "the".

Assisted-by: Claude Opus 4.6, Claude Code
Fixes: 0b70e8a83965 ("ovn-sbctl: Add daemon support.")
Signed-off-by: Jacob Tanenbaum <jtanenba@redhat.com>
---
 utilities/ovn-sbctl.8.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/utilities/ovn-sbctl.8.xml b/utilities/ovn-sbctl.8.xml
index 427b5f6bc..4d12769b8 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -125,7 +125,7 @@ 
         commands described above and reply with the results of running these
         commands. Accepts the <code>--timeout</code>, <code>--dry-run</code>,
         <code>--oneline</code>, and the options described under
-        <code>Table Formatting Options</code> in addition to the the
+        <code>Table Formatting Options</code> in addition to the
         command-specific options.
       </dd>