Fix various typos.

Submitted by Adrian Klieber
patch #9818: correct typos in SVN rev 1429



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1443 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2020-09-16 21:31:19 +00:00
parent e35e8f414a
commit 3f5e101f09
9 changed files with 23 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
2020-09-16 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Adrian Klieber:
patch #9818: correct typos in SVN rev 1429
* buspirate.c: Fix typos.
* fileio.c: Fix typos.
* jtagmkII.c: Fix typos.
* main.c: Fix typos.
* term.c: Fix typos.
* usbasp.c: Fix typos.
* usbtiny.h: Fix typos.
2020-09-16 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Adrian Klieber: