Changed comment line wording.
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
This commit is contained in:
parent
6776d09c0a
commit
c229a323a1
1 changed files with 1 additions and 1 deletions
2
size.rb
2
size.rb
|
@ -21,7 +21,7 @@ module Puppet::Parser::Functions
|
|||
# for both integer and floating-point values ...
|
||||
#
|
||||
# Please note that Puppet has no notion of hexadecimal
|
||||
# nor octal numbers for at this point in time ...
|
||||
# nor octal numbers for its DSL at this point in time ...
|
||||
#
|
||||
Float(item)
|
||||
|
||||
|
|
Loading…
Reference in a new issue