Skip to content

Commit c72fc0e

Browse files
committed
Fix typo
1 parent a12c2b3 commit c72fc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/e9tool/e9misc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ void usage(FILE *stream, const char *progname)
276276
"\n"
277277
"\t--plt\n"
278278
"\t\tEnable the disassembly/rewriting of the .plt.* sections which\n"
279-
"\t\texcluded by default.\n"
279+
"\t\tare excluded by default.\n"
280280
"\n"
281281
"\t--plugin=NAME:OPTION\n"
282282
"\t\tPass OPTION to the plugin with NAME. Here NAME must identify a\n"

0 commit comments

Comments
 (0)