base: fix string description of array-object type
This commit is contained in:
		| @@ -58,7 +58,7 @@ array_dealloc(heim_object_t ptr) | ||||
|  | ||||
| struct heim_type_data array_object = { | ||||
|     HEIM_TID_ARRAY, | ||||
|     "dict-object", | ||||
|     "array-object", | ||||
|     NULL, | ||||
|     array_dealloc, | ||||
|     NULL, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Luke Howard
					Luke Howard