Merge pull request #78 from jwilk-forks/spelling

Fix typos
This commit is contained in:
Martin Lund 2018-09-17 09:58:11 +02:00 committed by GitHub
commit bc0ae352b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.