Skip to content

Commit ea5e5c7

Browse files
committed
Fix typo
1 parent 1b03794 commit ea5e5c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/server.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
Boolean $service_hasrestart = true,
490490
Boolean $service_hasstatus = true,
491491
Hash $config_files = {},
492-
# all paramters below this line are for sshd_config
492+
# all parameters below this line are for sshd_config
493493
Optional[Array[String[1]]] $accept_env = undef,
494494
Optional[Enum['any', 'inet', 'inet6']] $address_family = undef,
495495
Optional[Ssh::Yes_no] $allow_agent_forwarding = undef,

0 commit comments

Comments
 (0)