Skip to content

Commit 62f9948

Browse files
committed
(maint) Correct method documentation
1 parent 13fb548 commit 62f9948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/ssl/state_machine.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ def ensure_ca_certificates
546546
final_state.ssl_context
547547
end
548548

549-
# Run the state machine for CA certs and CRLs.
549+
# Run the state machine for client certs.
550550
#
551551
# @return [Puppet::SSL::SSLContext] initialized SSLContext
552552
# @raise [Puppet::Error] If we fail to generate an SSLContext

0 commit comments

Comments
 (0)