Skip to content

Commit bd69400

Browse files
committed
Fix rustdoc
1 parent 2cdbba4 commit bd69400

File tree

1 file changed

+1
-1
lines changed
  • rust/operator-binary/src/config

1 file changed

+1
-1
lines changed

rust/operator-binary/src/config/jvm.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ fn construct_jvm_args(
5454
}
5555

5656
/// Arguments that go into `HADOOP_OPTS`, so *not* the heap settings (which you can get using
57-
/// [`construct_heap_jvm_args`]).
57+
/// [`construct_hadoop_heapsize_env`]).
5858
pub fn construct_non_heap_jvm_args(
5959
hive: &HiveCluster,
6060
role: &Role<MetaStoreConfigFragment, GenericRoleConfig, JavaCommonConfig>,

0 commit comments

Comments
 (0)