mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-05 07:01:21 +00:00
txt to text
This commit is contained in:
parent
a9a6260f66
commit
ccda173a15
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue