🎨 Fix misspelling (#23137)
This commit is contained in:
@ -96,7 +96,7 @@ public:
|
||||
static size_t GetFreeTxBuffer();
|
||||
static void FlushTx();
|
||||
|
||||
// Checks two things: Can we confirm the presence of the display and has we initiliazed it.
|
||||
// Checks two things: Can we confirm the presence of the display and has we initialized it.
|
||||
// (both boils down that the display answered to our chatting)
|
||||
static inline bool IsInitialized() {
|
||||
return initialized;
|
||||
|
Reference in New Issue
Block a user