Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpio810 committed Jan 26, 2025
1 parent 3b24bd2 commit 7a19756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/machine_info.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ void MachineInfo::send_info_to_debug()
qInfo()<< "";


qInfo()<< " For elmt-files (user-/common-collections, user-/company-collections, user-/custom-collections, etc.):";
qInfo()<< " Count the *.elmt files you have in your collections (Official-common-collection, user-/company-collections, user-/custom-collections, etc.):";
QStringList nameFilters;
nameFilters << "*.elmt";

Expand Down

0 comments on commit 7a19756

Please sign in to comment.