Skip to content

Commit

Permalink
lowercase NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti authored and nyalldawson committed Feb 11, 2020
1 parent 6fdff8a commit 34acc14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/update-news.pl
Expand Up @@ -61,8 +61,8 @@

copy($tempfile, "doc/news.t2t");

system "txt2tags -odoc/NEWS.html -t html doc/NEWS.t2t";
system "txt2tags -oNEWS -t txt doc/NEWS.t2t";
system "txt2tags -odoc/news.html -t html doc/news.t2t";
system "txt2tags -oNEWS -t txt doc/news.t2t";

=head1 NAME
Expand Down

0 comments on commit 34acc14

Please sign in to comment.