spelling fixes (#9801)

45 corrections in c++ source comments
limited to 27 files in src/gps src/graphics src/input
This commit is contained in:
Larry Doolittle
2026-03-04 16:36:53 +11:00
committed by GitHub
co-authored by GitHub
parent 1e34c1ef1b
commit deb45e471c
27 changed files with 61 additions and 61 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ bool EInkDisplay::forceDisplay(uint32_t msecLimit)
return true;
}
// End the update process - virtual method, overriden in derived class
// End the update process - virtual method, overridden in derived class
void EInkDisplay::endUpdate()
{
// Power off display hardware, then deep-sleep (Except Wireless Paper V1.1, no deep-sleep)