summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ansible/plugins/filter/comment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/plugins/filter/comment.yml b/lib/ansible/plugins/filter/comment.yml
index 95a4efb08e..f1e47e6d08 100644
--- a/lib/ansible/plugins/filter/comment.yml
+++ b/lib/ansible/plugins/filter/comment.yml
@@ -38,7 +38,7 @@ DOCUMENTATION:
postfix:
description: Indicator of the end of each line inside a comment block, only available for styles that support multiline comments.
type: string
- protfix_count:
+ postfix_count:
description: Number of times to add a postfix at the end of a line, when a prefix exists and is usable.
type: int
default: 1