mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-22 00:34:26 +08:00
typo
This commit is contained in:
parent
8da46d8d91
commit
c8397eb3fd
@ -249,8 +249,8 @@ private:
|
|||||||
// credits infornation
|
// credits infornation
|
||||||
credits = title + " " + _L("is based on PrusaSlicer by Prusa and Slic3r by Alessandro Ranellucci and the RepRap community.") + "\n\n" +
|
credits = title + " " + _L("is based on PrusaSlicer by Prusa and Slic3r by Alessandro Ranellucci and the RepRap community.") + "\n\n" +
|
||||||
title + " " + _L("is licensed under the") + " " + _L("GNU Affero General Public License, version 3") + "\n\n" +
|
title + " " + _L("is licensed under the") + " " + _L("GNU Affero General Public License, version 3") + "\n\n" +
|
||||||
_L("Contributions by Vojtech Bubnik, Enrico Turri, Oleksandra Iushchenko, Tamas Meszaros, Lukas Matena, Vojtech Kral, David Kocik, Durand Remi and numerous others.") + "\n\n" +
|
_L("Contributions by Vojtech Bubnik, Enrico Turri, Durand Remi, Oleksandra Iushchenko, Tamas Meszaros, Lukas Matena, Vojtech Kral, David Kocik and numerous others.") + "\n\n" +
|
||||||
_L("Artwork model by Durand Remi (not proud of it)");
|
_L("Artwork model by Durand Remi");
|
||||||
|
|
||||||
title_font = version_font = credits_font = init_font;
|
title_font = version_font = credits_font = init_font;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user