Browse Source

Fix comment grammar.

Marek Bel 5 năm trước cách đây
mục cha
commit
8b6629ad58
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Firmware/mmu.cpp

+ 2 - 2
Firmware/mmu.cpp

@@ -1451,8 +1451,8 @@ bFilamentAction=false;                            // NOT in "mmu_fil_eject_menu(
 
 //! @brief Fits filament tip into heatbreak?
 //!
-//! If PTFE tube is jammed, this cause filament to be unloaded and no longer
-//! detected by pulley IR sensor.
+//! If PTFE tube is jammed, this causes filament to be unloaded and no longer
+//! being detected by the pulley IR sensor.
 //! @retval true Fits
 //! @retval false Doesn't fit
 static bool can_load()