Spelling correction.

Tue, 15 Sep 2015 15:37:39 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 15 Sep 2015 15:37:39 +0200
changeset 394
14231379bec2
parent 393
220f2f30bf68
child 395
e32e83550963

Spelling correction.

thermferm/devices.c file | annotate | diff | comparison | revisions
--- a/thermferm/devices.c	Tue Sep 15 14:50:35 2015 +0200
+++ b/thermferm/devices.c	Tue Sep 15 15:37:39 2015 +0200
@@ -566,7 +566,7 @@
 		if (i == 0) {
 		    ndev->direction = DEVDIR_INTERN;
 		    ndev->inuse = 1;
-		    ndev->comment = xstrcpy((char *)"RS433 Mhz transmitter");
+		    ndev->comment = xstrcpy((char *)"433 Mhz transmitter");
 		} else if (i == 3) {
 		    ndev->direction = DEVDIR_INTERN;
 		    ndev->inuse = 1;

mercurial