Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GJDuck committed Jan 16, 2023
1 parent a12c2b3 commit c72fc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/e9tool/e9misc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ void usage(FILE *stream, const char *progname)
"\n"
"\t--plt\n"
"\t\tEnable the disassembly/rewriting of the .plt.* sections which\n"
"\t\texcluded by default.\n"
"\t\tare excluded by default.\n"
"\n"
"\t--plugin=NAME:OPTION\n"
"\t\tPass OPTION to the plugin with NAME. Here NAME must identify a\n"
Expand Down

0 comments on commit c72fc0e

Please sign in to comment.