fixed typo
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 5 Feb 2017 22:39:49 +0000 (23:39 +0100)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 5 Feb 2017 22:39:49 +0000 (23:39 +0100)
src/lib/bcm2835.c

index 9dcdc10..0227f43 100644 (file)
@@ -29,7 +29,7 @@
 #include <bcm2835.h>
 
 /*
- * Support of the BCM2835 chip which is mostly used by by the
+ * Support of the BCM2835 chip which is mostly used by the
  * Raspberry PI3 and provides the temperature of the chip.
  */
 static const char *PROVIDER_NAME = "BCM2835";