Fixed a typo on the configuration files

This commit is contained in:
João Brázio
2016-04-29 23:13:10 +01:00
parent 1491d682fb
commit e34f4653ef
18 changed files with 18 additions and 18 deletions

View File

@ -762,7 +762,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
// When enabled Marlin will keep track of some print statistical data such as:
// - Total print jobs
// - Total successfull print jobs
// - Total successful print jobs
// - Total failed print jobs
// - Total time printing
//