correct comments

This commit is contained in:
plc-user
2024-04-07 10:42:37 +02:00
parent 8ce47848c2
commit f74616d2e4
2 changed files with 3 additions and 3 deletions

View File

@@ -429,8 +429,8 @@ void projectDataBase::populateElementTable()
}
/**
@brief projectDataBase::populateElementsTable
Populate the elements table
@brief projectDataBase::populateElementsInfoTable
Populate the elements info table
*/
void projectDataBase::populateElementInfoTable()
{