We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5399ff + 7fa3919 commit 2d47e70Copy full SHA for 2d47e70
lib/puppet/parser/functions/abs.rb
@@ -4,7 +4,7 @@
4
module Puppet::Parser::Functions
5
newfunction(:abs, :type => :rvalue, :doc => <<-DOC
6
@summary
7
- **Deprected:** Returns the absolute value of a number
+ **Deprecated:** Returns the absolute value of a number
8
9
For example -34.56 becomes 34.56.
10
Takes a single integer or float value as an argument.
0 commit comments