Skip to content

Commit 515417e

Browse files
committed
fix doclink
1 parent fe8af81 commit 515417e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scylla/src/statement/batch.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ impl Batch {
148148
}
149149

150150
/// Associates the batch with a new execution profile that will have a load
151-
/// balancing policy that will enforce the use of the provided [`Node`]
151+
/// balancing policy that will enforce the use of the provided [`NodeRef`]
152152
/// to the extent possible.
153153
///
154154
/// This should typically be used in conjunction with

0 commit comments

Comments
 (0)