Skip to content

Commit c17a05f

Browse files
(maint) Merge up e5ee2c7 to main
Generated by CI * commit 'e5ee2c7964104803d125fab3602dbff0bb107c75': (packaging) Updating manpage file for 7.x (maint) Don't escape the `$` in versioncmp doc
2 parents 60cfe75 + e5ee2c7 commit c17a05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/functions/versioncmp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Prototype:
77
#
8-
# \$result = versioncmp(a, b)
8+
# $result = versioncmp(a, b)
99
#
1010
# Where a and b are arbitrary version strings.
1111
#

0 commit comments

Comments
 (0)