Skip to content

Commit 45dbf4f

Browse files
committed
typo
1 parent a19501e commit 45dbf4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adafruit_SSD1306.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ void Adafruit_SSD1306::drawFastHLine(int16_t x, int16_t y, int16_t w,
720720
}
721721

722722
/*!
723-
@brief Draw a horizontal line with a width and color. Used by public methonds drawFastHLine,drawFastVLine
723+
@brief Draw a horizontal line with a width and color. Used by public methods drawFastHLine,drawFastVLine
724724
@param x
725725
Leftmost column -- 0 at left to (screen width - 1) at right.
726726
@param y

0 commit comments

Comments
 (0)