Minor comment fix

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2063 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-01-03 10:19:59 +00:00
parent e37f2acf48
commit 815b00883b

View File

@@ -178,7 +178,9 @@ public class RuntimeExecutableContentTransformer extends AbstractContentTransfor
/**
* Unless otherwise configured, this component supports all mimetypes.
* If the {@link #init() initialization} failed,
* If the {@link #init() initialization} failed, then it returns 0.0.
*
* @return Returns 1.0 if initialization succeeded, otherwise 0.0.
*/
public double getReliability(String sourceMimetype, String targetMimetype)
{