Fix spelling of Průša

This commit is contained in:
Scott Lahteine
2017-06-02 13:57:53 -05:00
parent ba1706a265
commit a4a587a897
25 changed files with 26 additions and 25 deletions

View File

@ -1275,7 +1275,8 @@ void Planner::_buffer_line(const float &a, const float &b, const float &c, const
#endif
/**
* Adapted from Prusa MKS firmware
* Adapted from Průša MKS firmware
* https://github.com/prusa3d/Prusa-Firmware
*
* Start with a safe speed (from which the machine may halt to stop immediately).
*/