Skip to content

Commit

Permalink
Fix small typo in header docs (datastax#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenick authored Mar 11, 2021
1 parent cb79278 commit 11106a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/cassandra.h
Original file line number Diff line number Diff line change
Expand Up @@ -5428,7 +5428,7 @@ cass_statement_set_host_inet(CassStatement* statement,
* @public @memberof CassStatement
*
* @param statement
* @param address
* @param node
* @return CASS_OK if successful, otherwise an error occurred.
*
* @see cass_future_coordinator()
Expand Down

0 comments on commit 11106a6

Please sign in to comment.