fixed javadoc

This commit is contained in:
Luca Frosini 2022-03-31 11:44:57 +02:00
parent 00570c3301
commit f41f43fff3
1 changed files with 1 additions and 1 deletions

View File

@ -569,7 +569,7 @@ public class GCoreISConfigurationProxy {
* Set the version of gcat so that in future implementation * Set the version of gcat so that in future implementation
* we can understand if the configuration must be updated. * we can understand if the configuration must be updated.
* @param platform * @param platform
* @return * @return the platform
*/ */
protected Platform setVersion(Platform platform) { protected Platform setVersion(Platform platform) {
Version version = getGcatVersion(); Version version = getGcatVersion();