Skip to content

Commit dde8aa0

Browse files
committed
Merge pull request #487 from liv3d/fix_docs_in_upcase
Fix documentation error in upcase
2 parents 21feb4b + 939acef commit dde8aa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/puppet/parser/functions/upcase.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module Puppet::Parser::Functions
1212
1313
Will return:
1414
15-
ASDF
15+
ABCD
1616
EOS
1717
) do |arguments|
1818

0 commit comments

Comments
 (0)