Skip to content

Commit de2a805

Browse files
committed
reword
1 parent 30f5d72 commit de2a805

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ them. This is a requirement of the format used by the data section modules.
8585
For binary files (base64 encoded) the content returned by [Mojo::Loader](https://metacpan.org/pod/Mojo::Loader) should
8686
be identical.
8787

88-
Not tested, and probably not working on Windows, though patches for this are welcome.
88+
Not tested, and probably not working for Windows formatted text files, though
89+
patches for this are welcome.
8990

9091
# AUTHOR
9192

lib/Data/Section/Writer.pm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ them. This is a requirement of the format used by the data section modules.
157157
For binary files (base64 encoded) the content returned by L<Mojo::Loader> should
158158
be identical.
159159
160-
Not tested, and probably not working on Windows, though patches for this are welcome.
160+
Not tested, and probably not working for Windows formatted text files, though
161+
patches for this are welcome.
161162
162163
=cut

0 commit comments

Comments
 (0)