summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/test/regex.yml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/plugins/test/regex.yml')
-rw-r--r--lib/ansible/plugins/test/regex.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/plugins/test/regex.yml b/lib/ansible/plugins/test/regex.yml
index 1b2cd691..90ca7867 100644
--- a/lib/ansible/plugins/test/regex.yml
+++ b/lib/ansible/plugins/test/regex.yml
@@ -33,5 +33,5 @@ EXAMPLES: |
RETURN:
_value:
- description: Returns V(True) if there is a match, V(False) otherwise.
+ description: Returns C(True) if there is a match, C(False) otherwise.
type: boolean