Fixed wrong call of sw module type. UI uses name and not key.

Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
This commit is contained in:
Kai Zimmermann
2016-04-01 15:55:00 +02:00
parent 13c38c1134
commit 0a0c08b700
2 changed files with 2 additions and 2 deletions

View File

@@ -259,7 +259,7 @@ public class SoftwareManagement {
}
/**
* retrieves {@link SoftwareModule}s by their name AND version.
* retrieves {@link SoftwareModule} by their name AND version AND type..
*
* @param name
* of the {@link SoftwareModule}