瀏覽代碼

Fix typo in page description

Alex Voinea 4 年之前
父節點
當前提交
7ea00a7efd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Firmware/Marlin_main.cpp

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -3548,7 +3548,7 @@ extern uint8_t st_backlash_y;
 
 //! _This is a list of currently implemented G Codes in Prusa firmware (dynamically generated from doxygen)._ 
 /**
-They are shown in order of appierence in the code.
+They are shown in order of appearance in the code.
 There are reasons why some G Codes aren't in numerical order.
 */