]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Changed comment line wording.
authorKrzysztof Wilczynski <krzysztof.wilczynski@linux.com>
Tue, 26 Apr 2011 03:21:00 +0000 (04:21 +0100)
committerKrzysztof Wilczynski <krzysztof.wilczynski@linux.com>
Tue, 26 Apr 2011 03:21:00 +0000 (04:21 +0100)
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
size.rb

diff --git a/size.rb b/size.rb
index 1aba882f5b4c009e2c7731dae652fb179edff592..282fad2b927d9406bf0eaecc0cfe71e8f6745870 100644 (file)
--- a/size.rb
+++ b/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)