Minor space comment correction.

This commit is contained in:
FMC
2012-01-29 18:35:30 +01:00
parent 6183113772
commit 7e6bb035fc
+1 -1
View File
@@ -20,7 +20,7 @@
//
// @file LiquidCrystal_SR_LCD3.h
// Connects an LCD using 3 pins from the Arduino, via an 8-bit
// ShiftRegister (SR from now on).
// ShiftRegister (SR from now on).
//
// @brief
// This is a port of the ShiftRegLCD library from raron and ported to the