Skip to content

Commit bc956be

Browse files
Merge pull request #297 from shantanu69/patch-1
Removed some spelling mistakes in the comments
2 parents aac822a + 048bc8f commit bc956be

File tree

13 files changed

+19
-19
lines changed

13 files changed

+19
-19
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/StandardFirmata/StandardFirmata.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/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

0 commit comments

Comments
 (0)