Skip to content

Commit

Permalink
(maint) Merge up e5ee2c7 to main
Browse files Browse the repository at this point in the history
Generated by CI

* commit 'e5ee2c7964104803d125fab3602dbff0bb107c75':
  (packaging) Updating manpage file for 7.x
  (maint) Don't escape the `$` in versioncmp doc
  • Loading branch information
puppetlabs-jenkins committed Nov 6, 2023
2 parents 60cfe75 + e5ee2c7 commit c17a05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/functions/versioncmp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Prototype:
#
# \$result = versioncmp(a, b)
# $result = versioncmp(a, b)
#
# Where a and b are arbitrary version strings.
#
Expand Down

0 comments on commit c17a05f

Please sign in to comment.