diff --git a/src/slic3r/GUI/AboutDialog.cpp b/src/slic3r/GUI/AboutDialog.cpp index 33c7651d1..b0e458f53 100644 --- a/src/slic3r/GUI/AboutDialog.cpp +++ b/src/slic3r/GUI/AboutDialog.cpp @@ -122,7 +122,7 @@ void CopyrightsDialog::fill_entries() { "lib_fts" , "Forrest Smith" , "https://www.forrestthewoods.com/" }, { "Arc Welder" - , "Brad Hochgesang", , "https://github.com/FormerLurker/ArcWelderLib/" } + , "Brad Hochgesang" , "https://github.com/FormerLurker/ArcWelderLib/" } }; }