Skip to content

Commit b66a45e

Browse files
authored
Merge pull request #845 from puppetlabs/jbondpdx-typo-fix
Fixes a minor typo
2 parents 3c2beb9 + 3798f41 commit b66a45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1697,7 +1697,7 @@ Returns the number of elements in a string, an array or a hash. This function wi
16971697
16981698
Perform printf-style formatting with named references of text.
16991699
1700-
The first paameter is format string describing how the rest of the parameters in the hash
1700+
The first parameter is format string describing how the rest of the parameters in the hash
17011701
should be formatted. See the documentation for the `Kernel::sprintf` function in Ruby for
17021702
all the details.
17031703

0 commit comments

Comments
 (0)