瀏覽代碼

Typo. thanks @leptun

3d-gussner 4 年之前
父節點
當前提交
82cd1f9f84
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Firmware/eeprom.h

+ 1 - 1
Firmware/eeprom.h

@@ -56,7 +56,7 @@ static_assert(sizeof(Sheets) == EEPROM_SHEETS_SIZEOF, "Sizeof(Sheets) is not EEP
    - __S/P__	Statistics and Shipping prep
    
   will overwrite existing values to 0 or default.
-  A FactoryReset All Data will overwrite the hole EEPROM with ffh and some values will be initialized automatically,
+  A FactoryReset All Data will overwrite the whole EEPROM with ffh and some values will be initialized automatically,
   others need a reset / reboot.
   
   ---------------------------------------------------------------------------------