summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/ovs/openvswitch_db.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/network/ovs/openvswitch_db.py')
-rw-r--r--lib/ansible/modules/network/ovs/openvswitch_db.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/network/ovs/openvswitch_db.py b/lib/ansible/modules/network/ovs/openvswitch_db.py
index 3c79cde466..95c3c8a143 100644
--- a/lib/ansible/modules/network/ovs/openvswitch_db.py
+++ b/lib/ansible/modules/network/ovs/openvswitch_db.py
@@ -43,7 +43,7 @@ options:
required: true
description:
- Identifies the recoard in the table.
- column:
+ col:
required: true
description:
- Identifies the column in the record.