Skip to content

Commit 4889eaa

Browse files
authored
Merge pull request #681 from cacack/master
Remove leading spaces
2 parents 4368de9 + 5d1cbf3 commit 4889eaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

types/compat/bool.pp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Emulate the is_bool and validate_bool functions
2-
type Stdlib::Compat::Bool = Boolean
1+
# Emulate the is_bool and validate_bool functions
2+
type Stdlib::Compat::Bool = Boolean

0 commit comments

Comments
 (0)