Skip to content

Commit 7af5e5b

Browse files
authored
Merge pull request puppetlabs#814 from eputnam/release
(maint) re-send push action to transifex
2 parents 8ec2d07 + 1b0c137 commit 7af5e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,9 +485,9 @@ Converts a Boolean to a number. Converts values:
485485
* `false`, 'f', '0', 'n', and 'no' to 0.
486486
* `true`, 't', '1', 'y', and 'yes' to 1.
487487
488-
Argument: a single Boolean or string as an input.
488+
Argument: a single Boolean or string as an input.
489489
490-
*Type*: rvalue.
490+
*Type*: rvalue.
491491
492492
#### `bool2str`
493493

0 commit comments

Comments
 (0)