]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/src/main/java/org/argeo/slc/core/deploy/DeployedSystemId.java
Improve reporting
[gpl/argeo-slc.git] / org.argeo.slc / src / main / java / org / argeo / slc / core / deploy / DeployedSystemId.java
index bddb81d9f16b1daa4141a186b4ef512896fb430b..43f5f6ac540d7a255e03447686f60e54d4d076aa 100644 (file)
@@ -2,7 +2,7 @@ package org.argeo.slc.core.deploy;
 \r
 import org.argeo.slc.core.build.DistributionId;\r
 \r
-/** The id uniquely identifying a deployed system.*/\r
+/** The id uniquely identifying a deployed system. */\r
 public interface DeployedSystemId {\r
        public DistributionId getDistributionId();\r
 }\r