Fix typo
This commit is contained in:
parent
4c518545f1
commit
2ceec597a5
@ -626,7 +626,7 @@ void dcode_10()
|
||||
|
||||
/*!
|
||||
### D12 - Time <a href="https://reprap.org/wiki/G-code#D12:_Time">D12: Time</a>
|
||||
Writes the actual time in the log file.
|
||||
Writes the current time in the log file.
|
||||
*/
|
||||
|
||||
void dcode_12()
|
||||
|
@ -8950,7 +8950,7 @@ Sigma_Exit:
|
||||
|
||||
/*!
|
||||
### D12 - Time <a href="https://reprap.org/wiki/G-code#D12:_Time">D12: Time</a>
|
||||
Writes the actual time in the log file.
|
||||
Writes the current time in the log file.
|
||||
*/
|
||||
|
||||
#endif //DEBUG_DCODES
|
||||
|
Loading…
Reference in New Issue
Block a user