Corrected a spelling mistake: 'occured' → 'occurred'

This commit is contained in:
Monstertov 2025-08-14 00:44:50 +02:00
parent 9b14c3932b
commit 81c8b2697f

View file

@ -188,7 +188,7 @@ WipperSnapper_Component_I2C::scanAddresses() {
continue;
} else {
WS_DEBUG_PRINTLN(
"[i2c] Did not find device: Unknown bus error has occured!");
"[i2c] Did not find device: Unknown bus error has occurred!");
continue;
}
#endif