Skip to content

Commit ee8536d

Browse files
authored
Fix typo
1 parent 1e878d6 commit ee8536d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/parser/functions/validate_ipv6_address.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#
4-
# validate_ipv7_address.rb
4+
# validate_ipv6_address.rb
55
#
66
module Puppet::Parser::Functions
77
newfunction(:validate_ipv6_address, doc: <<-DOC

0 commit comments

Comments
 (0)