Skip to content

Commit 963b5fe

Browse files
committed
fixing comments
1 parent 260b0d6 commit 963b5fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

manifests/filter/client_auth_n.pp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@
3232
# Bool.
3333
# Defaults to <tt>false</tt>
3434
#
35-
# [*reqeust_groups*]
36-
# Bool.
35+
# [*request_groups*]
36+
# String containing values 'true' or 'false'
37+
# If undef, defaults to 'true'
3738
#
3839
# [*group_cache_timeout*]
3940
# Integer as String.

0 commit comments

Comments
 (0)