Compare commits

..

2 commits

Author SHA1 Message Date
d28ca61a32 Add --simulation to usage info.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-23 21:53:23 +01:00
9e63c45f0b Fix typo.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-23 21:53:23 +01:00

View file

@ -365,7 +365,7 @@ sub AuthNNTP {
### ------------------------------------------------------------------ ### ------------------------------------------------------------------
### build posting ### build posting
# read and parser header and body from files # read and parse header and body from files
# read status file, check due date # read status file, check due date
sub BuildPosting { sub BuildPosting {
my $Project = shift; my $Project = shift;