summaryrefslogtreecommitdiff
path: root/common/blink.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/blink.c')
-rw-r--r--common/blink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/blink.c b/common/blink.c
index 4231e38195..ed16146f5a 100644
--- a/common/blink.c
+++ b/common/blink.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* This is a sanity check program for boards that have LEDs. */
+/* This is a confidence check program for boards that have LEDs. */
#include "common.h"
#include "gpio.h"