Corrected grammar.

This commit is contained in:
skarg
2009-02-20 16:00:19 +00:00
parent 552fe5e717
commit c23b6c2742
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -459,7 +459,7 @@ int main(
/* initialize our interface */
if ((argc > 1) && (strcmp(argv[1], "--help") == 0)) {
printf("mstpcap [inteface] [baud]\r\n"
printf("mstpcap [interface] [baud]\r\n"
"Captures MS/TP packets from a serial interface\r\n"
"and save them to a file. Saves packets in a\r\n"
"filename mstp_20090123091200.cap that has data and time.\r\n"