txt to text

This commit is contained in:
bbbradsmith 2024-12-11 23:29:44 -05:00 committed by tildearrow
parent a9a6260f66
commit ccda173a15

View file

@ -905,7 +905,7 @@ int main(int argc, char** argv) {
w->finish();
delete w;
} else {
reportError(_("could not write txt!"));
reportError(_("could not write text!"));
}
}
finishLogFile();