From 66747e422d1b001aacd735c7f4f21d2a037bf52d Mon Sep 17 00:00:00 2001 From: GoT Date: Tue, 8 Feb 2022 17:44:42 +0100 Subject: [PATCH] Change hight to height in LCD documentation --- docs/en/api/lcd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/api/lcd.md b/docs/en/api/lcd.md index 5aa4ce6a..d7525521 100644 --- a/docs/en/api/lcd.md +++ b/docs/en/api/lcd.md @@ -1421,7 +1421,7 @@ M5.begin(); M5.Lcd.print(M5.Lcd.width()); ``` -## hight() +## height() **Description:**