diff mbox series

[ovs-dev] ovsdb-client.1: Fix typo.

Message ID 20190523211008.91446-1-jpettit@ovn.org
State Accepted
Commit b530bfcba0e34b85f82135348ad5207419f36a3d
Headers show
Series [ovs-dev] ovsdb-client.1: Fix typo. | expand

Commit Message

Justin Pettit May 23, 2019, 9:10 p.m. UTC
Signed-off-by: Justin Pettit <jpettit@ovn.org>
---
 ovsdb/ovsdb-client.1.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ben Pfaff May 23, 2019, 9:42 p.m. UTC | #1
On Thu, May 23, 2019 at 02:10:08PM -0700, Justin Pettit wrote:
> Signed-off-by: Justin Pettit <jpettit@ovn.org>

Acked-by: Ben Pfaff <blp@ovn.org>
Justin Pettit May 24, 2019, 5:40 p.m. UTC | #2
> On May 23, 2019, at 2:42 PM, Ben Pfaff <blp@ovn.org> wrote:
> 
> On Thu, May 23, 2019 at 02:10:08PM -0700, Justin Pettit wrote:
>> Signed-off-by: Justin Pettit <jpettit@ovn.org>
> 
> Acked-by: Ben Pfaff <blp@ovn.org>

Thanks.  I pushed this to master.

--Justin
diff mbox series

Patch

diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in
index 284433bb36a4..ee329d2d7c2c 100644
--- a/ovsdb/ovsdb-client.1.in
+++ b/ovsdb/ovsdb-client.1.in
@@ -271,7 +271,7 @@  line.
 .IP
 \fBconditions\fR is a JSON array of <condition> as defined in RFC 7047 5.1
 with the following change: A condition can be either a 3-element JSON array
-as deescribed in the RFC or a boolean value..
+as described in the RFC or a boolean value.
 .IP
 If \fB\-\-detach\fR is used with \fBmonitor\fR, \fBmonitor\-cond\fR or
 \fBmonitor\-cond\-since\fR, then \fBovsdb\-client\fR detaches after it has