summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Wilczynski <krzysztof.wilczynski@linux.com>2011-04-26 04:21:00 +0100
committerKrzysztof Wilczynski <krzysztof.wilczynski@linux.com>2011-04-26 04:21:00 +0100
commitc229a323a11c3d233eeac60754d1284464f2418b (patch)
tree409a5f26c8151c919b729eb6ced4b188fd7b78cb
parent6776d09c0a6ee3b7ba44711849b69674b00e783a (diff)
Changed comment line wording.
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
-rw-r--r--size.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/size.rb b/size.rb
index 1aba882..282fad2 100644
--- 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)