Merge "Delete the duplicate words in CONTRIBUTING.rst"

This commit is contained in:
Zuul 2019-01-05 01:13:21 +00:00 committed by Gerrit Code Review
commit d0696a7e2a
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ when contributing code.
to command line overrides are typically interpreted as strings
instead of booleans. Example::
- name: "Something something something something"
- name: "Something something something"
module:
parameter: "value"
when: boolean_value | bool == true