Skip to content

Commit d6a2df9

Browse files
committed
README: rename CassColumn to CassColumnMeta
This fixes an obvious mistake I made.
1 parent f85a776 commit d6a2df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The driver inherits almost all the features of C/C++ and Rust drivers, such as:
283283
- cass_collection_append_custom
284284
- cass_collection_append_custom_n
285285

286-
#### CassColumn
286+
#### CassColumnMeta:
287287
- cass_column_meta_field_by_name
288288
- cass_column_meta_field_by_name_n
289289

0 commit comments

Comments
 (0)