diff --git a/reference/oci8/OCI-Collection/append.xml b/reference/oci8/OCI-Collection/append.xml index 54402059dcf6b..33450779e5ee2 100644 --- a/reference/oci8/OCI-Collection/append.xml +++ b/reference/oci8/OCI-Collection/append.xml @@ -25,7 +25,7 @@ value - The value to be added to the collection. Can be a string or a number. + The value to be added to the collection. diff --git a/reference/oci8/OCI-Collection/assignElem.xml b/reference/oci8/OCI-Collection/assignElem.xml index c29d0ebfc5146..c8fa8294495a6 100644 --- a/reference/oci8/OCI-Collection/assignElem.xml +++ b/reference/oci8/OCI-Collection/assignElem.xml @@ -9,9 +9,9 @@ &reftitle.description; - boolOCICollection::assignElem + public boolOCICollection::assignElem intindex - mixedvalue + stringvalue Assigns a value to the element with index index. @@ -76,13 +76,12 @@ &reftitle.seealso; - + -