Skip to content

Commit 24a02ba

Browse files
authored
Merge pull request #4 from tijme/patch-1
2 parents 8cb8e2f + 270551b commit 24a02ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SparrowKit/Foundation/Extensions/BoolExtension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public extension Bool {
3131
}
3232

3333
/**
34-
SparrowKit: Convert bool to Int.
34+
SparrowKit: Convert bool to String.
3535

3636
If `Bool` is true, `String` is equal "true". Else is equal "false".
3737
*/

0 commit comments

Comments
 (0)