summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)