Skip to content

Commit 048bc8f

Browse files
committed
More spelling corrections
Actually did not realize on the first place that it was in all the files
1 parent 4759f26 commit 048bc8f

File tree

12 files changed

+17
-17
lines changed

12 files changed

+17
-17
lines changed

examples/AllInputsFirmata/AllInputsFirmata.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* from software on a host computer. It is intended to work with
44
* any host computer software package.
55
*
6-
* To download a host software package, please clink on the following link
6+
* To download a host software package, please click on the following link
77
* to open the download page in your default browser.
88
*
99
* http://firmata.org/wiki/Download

examples/AnalogFirmata/AnalogFirmata.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* from software on a host computer. It is intended to work with
44
* any host computer software package.
55
*
6-
* To download a host software package, please clink on the following link
6+
* To download a host software package, please click on the following link
77
* to open the download page in your default browser.
88
*
99
* http://firmata.org/wiki/Download

examples/EchoString/EchoString.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* from software on a host computer. It is intended to work with
44
* any host computer software package.
55
*
6-
* To download a host software package, please clink on the following link
6+
* To download a host software package, please click on the following link
77
* to open the download page in your default browser.
88
*
99
* http://firmata.org/wiki/Download

examples/OldStandardFirmata/OldStandardFirmata.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* from software on a host computer. It is intended to work with
44
* any host computer software package.
55
*
6-
* To download a host software package, please clink on the following link
6+
* To download a host software package, please click on the following link
77
* to open the download page in your default browser.
88
*
99
* http://firmata.org/wiki/Download

examples/ServoFirmata/ServoFirmata.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* from software on a host computer. It is intended to work with
44
* any host computer software package.
55
*
6-
* To download a host software package, please clink on the following link
6+
* To download a host software package, please click on the following link
77
* to open the download page in your default browser.
88
*
99
* http://firmata.org/wiki/Download

examples/SimpleAnalogFirmata/SimpleAnalogFirmata.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* from software on a host computer. It is intended to work with
44
* any host computer software package.
55
*
6-
* To download a host software package, please clink on the following link
6+
* To download a host software package, please click on the following link
77
* to open the download page in your default browser.
88
*
99
* http://firmata.org/wiki/Download

examples/SimpleDigitalFirmata/SimpleDigitalFirmata.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* from software on a host computer. It is intended to work with
44
* any host computer software package.
55
*
6-
* To download a host software package, please clink on the following link
6+
* To download a host software package, please click on the following link
77
* to open the download page in your default browser.
88
*
99
* http://firmata.org/wiki/Download

examples/StandardFirmataBLE/StandardFirmataBLE.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
from software on a host computer. It is intended to work with
44
any host computer software package.
55
6-
To download a host software package, please clink on the following link
7-
to open the list of Firmata client libraries your default browser.
6+
To download a host software package, please click on the following link
7+
to open the list of Firmata client libraries in your default browser.
88
99
https://github.com/firmata/arduino#firmata-client-libraries
1010

examples/StandardFirmataChipKIT/StandardFirmataChipKIT.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
from software on a host computer. It is intended to work with
44
any host computer software package.
55
6-
To download a host software package, please clink on the following link
7-
to open the list of Firmata client libraries your default browser.
6+
To download a host software package, please click on the following link
7+
to open the list of Firmata client libraries in your default browser.
88
99
https://github.com/firmata/arduino#firmata-client-libraries
1010

examples/StandardFirmataEthernet/StandardFirmataEthernet.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
from software on a host computer. It is intended to work with
44
any host computer software package.
55
6-
To download a host software package, please clink on the following link
7-
to open the list of Firmata client libraries your default browser.
6+
To download a host software package, please click on the following link
7+
to open the list of Firmata client libraries in your default browser.
88
99
https://github.com/firmata/arduino#firmata-client-libraries
1010

0 commit comments

Comments
 (0)