Skip to content

Commit 11106a6

Browse files
authored
Fix small typo in header docs (#501)
1 parent cb79278 commit 11106a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/cassandra.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5428,7 +5428,7 @@ cass_statement_set_host_inet(CassStatement* statement,
54285428
* @public @memberof CassStatement
54295429
*
54305430
* @param statement
5431-
* @param address
5431+
* @param node
54325432
* @return CASS_OK if successful, otherwise an error occurred.
54335433
*
54345434
* @see cass_future_coordinator()

0 commit comments

Comments
 (0)