Skip to content

Commit 5c8943f

Browse files
authored
Merge branch 'main' into maint-os_refactor
2 parents 22866b9 + 6ab03a1 commit 5c8943f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ This is a major release which removes support for the Scientific 5 and Debian 7
322322
- Updated `merge()` with puppt language equivalent example.
323323
- Updated `min()` and `max()` with note that they are in puppet.
324324
- Updated `num2bool()` with information that Boolean can convert.
325-
- Updated `prefix()` function with equivalent operation in pupppet.
325+
- Updated `prefix()` function with equivalent operation in puppet.
326326
- Updated `range()` with information that Integer can be used.
327327
- Updated `reject()` with equivalent filter() call.
328328
- Added note to `reverse()` that the `reverse_each()` Puppet function does the same as it.

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This is a major release which removes support for the Scientific 5 and Debian 7
6060
- Updated `merge()` with puppt language equivalent example.
6161
- Updated `min()` and `max()` with note that they are in puppet.
6262
- Updated `num2bool()` with information that Boolean can convert.
63-
- Updated `prefix()` function with equivalent operation in pupppet.
63+
- Updated `prefix()` function with equivalent operation in puppet.
6464
- Updated `range()` with information that Integer can be used.
6565
- Updated `reject()` with equivalent filter() call.
6666
- Added note to `reverse()` that the `reverse_each()` Puppet function does the same as it.

0 commit comments

Comments
 (0)