From 5ba5fad9747b7aabbf99d361989f6e021b7924cf Mon Sep 17 00:00:00 2001 From: juanmont Date: Tue, 26 Jun 2018 09:36:40 +0200 Subject: [PATCH] F #1880: Changed java documentation name (#2221) --- src/oca/java/src/org/opennebula/client/image/Image.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/oca/java/src/org/opennebula/client/image/Image.java b/src/oca/java/src/org/opennebula/client/image/Image.java index 34a3d25d48..84ae4ba967 100644 --- a/src/oca/java/src/org/opennebula/client/image/Image.java +++ b/src/oca/java/src/org/opennebula/client/image/Image.java @@ -106,7 +106,7 @@ public class Image extends PoolElement * @param client XML-RPC Client. * @param description A string containing the template of the image. * @param datastoreId The Datastore ID - * @param check_capacity to check datastore capacity + * @param no_check_capacity to check datastore capacity * * @return If successful the message contains the associated * id generated for this Image.