Add indefinite article
"...to unbind logical port..." -> "...to unbind a logical port..."
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 27b6acc63..6eb74a4e5 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -367,7 +367,7 @@
<p>
Without <code>--if-exists</code>, attempting to unbind a logical port
that is not bound is an error. With <code>--if-exists</code>,
- attempting to unbind logical port that is not bound has no effect.
+ attempting to unbind a logical port that is not bound has no effect.
</p>
</dd>
</dl>
--
2.55.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev