Просмотр исходного кода

Fix typo in Configuration_adv.h (#18570)

notabucketofspam 3 лет назад
Родитель
Сommit
588d40aedf
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Просмотреть файл

@@ -1829,7 +1829,7 @@
1829 1829
 
1830 1830
 // @section motion
1831 1831
 
1832
-// The number of lineear moves that can be in the planner at once.
1832
+// The number of linear moves that can be in the planner at once.
1833 1833
 // The value of BLOCK_BUFFER_SIZE must be a power of 2 (e.g. 8, 16, 32)
1834 1834
 #if BOTH(SDSUPPORT, DIRECT_STEPPING)
1835 1835
   #define BLOCK_BUFFER_SIZE  8

Загрузка…
Отмена
Сохранить