]> git.zerfleddert.de Git - rigol/commitdiff
typo
authorMichael Gernoth <michael@gernoth.net>
Fri, 11 Jun 2010 20:44:31 +0000 (22:44 +0200)
committerMichael Gernoth <michael@gernoth.net>
Fri, 11 Jun 2010 20:44:31 +0000 (22:44 +0200)
rigold.c

index e97db7c2fd7510b012c074293d858976d44be99d..c399dc55526bd5b6f5cffd745c39c0d7f0fde881 100644 (file)
--- a/rigold.c
+++ b/rigold.c
@@ -167,7 +167,7 @@ static void serve_index(int s, struct scope *sc, char *param)
                sc->status.timebase.scale,
                sc->status.timebase.format);
 
-       send_text(s, "Display: Type: %s, Grid: %s, Persist: %d, MNUDisplay: %s, MNUStatus: %d, Screen: %s, Brightnbess: %d, Intensity: %d<br><br>\n",
+       send_text(s, "Display: Type: %s, Grid: %s, Persist: %d, MNUDisplay: %s, MNUStatus: %d, Screen: %s, Brightness: %d, Intensity: %d<br><br>\n",
                sc->status.display.type,
                sc->status.display.grid,
                sc->status.display.persist,
Impressum, Datenschutz