Skip to content

Commit

Permalink
txt to text
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Dec 12, 2024
1 parent 0de47c1 commit 9584e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down

0 comments on commit 9584e4d

Please sign in to comment.