Merge pull request #496 from pizzaops/master

Remove colorful language from module.
This commit is contained in:
Hunter Haugen 2015-07-30 15:14:23 -07:00
commit d1f6c5c553
2 changed files with 2 additions and 2 deletions

View file

@ -889,7 +889,7 @@ Validates that the first argument is an integer (or an array of integers). Abort
* Plus all of the above, but any combination of values passed as strings ('false' or "false").
* Plus all of the above, but with incorrect combinations of negative integer values.
* Plus all of the above, but with non-integer crap in arrays or maximum / minimum argument.
* Plus all of the above, but with non-integer items in arrays or maximum / minimum argument.
*Type*: statement.

View file

@ -49,7 +49,7 @@ module Puppet::Parser::Functions
Plus all of the above, but any combination of values passed as strings ('false' or "false").
Plus all of the above, but with incorrect combinations of negative integer values.
Plus all of the above, but with non-integer crap in arrays or maximum / minimum argument.
Plus all of the above, but with non-integer items in arrays or maximum / minimum argument.
ENDHEREDOC