Fix typos

This commit is contained in:
Jakub Wilk 2018-09-17 09:23:45 +02:00
parent 2ce78b0993
commit ed8460e5be

View file

@ -13,7 +13,7 @@ Henner Zeller:
* Clarify the input/output variable names (No-op change)
* Organize options the same sequence they are mentiond in cmdline help.
* Organize options the same sequence they are mentioned in cmdline help.
* Update README.
@ -31,7 +31,7 @@ Henner Zeller:
* Write to logfile as soon as we have the data, don't buffer.
Logfiles are important to see what happend, in particular if something
Logfiles are important to see what happened, in particular if something
unexpected happened; so we want to make sure that the logfile is flushed
to disk.