diff --git a/reference/en/modules/collection_mapping.xml b/reference/en/modules/collection_mapping.xml index e830c91a96..f0956fc86c 100644 --- a/reference/en/modules/collection_mapping.xml +++ b/reference/en/modules/collection_mapping.xml @@ -287,7 +287,7 @@ kittens = cat.getKittens(); //Okay, kittens collection is a Set - + ]]> @@ -367,21 +367,21 @@ kittens = cat.getKittens(); //Okay, kittens collection is a Set - - + + ]]> - + column (required): The name of the column holding the collection element values. - + type (required): The type of the collection element.