From 4169e7722489b014eadd68a6c14c9084b508fa08 Mon Sep 17 00:00:00 2001 From: Paul Tötterman Date: Thu, 30 Aug 2012 13:40:12 +0300 Subject: Fix some logical inconsistencies in README --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index d66d6f0..e38af43 100644 --- a/README.markdown +++ b/README.markdown @@ -53,7 +53,7 @@ supports Puppet 2.7. abs --- Returns the absolute value of a number, for example -34.56 becomes -34.56. Takes a single integer and float value as an argument. +34.56. Takes a single integer or float value as an argument. - *Type*: rvalue @@ -1042,7 +1042,7 @@ Converts a string or an array of strings to uppercase. Will return: - ASDF + ABCD - *Type*: rvalue -- cgit v1.2.3