We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7338df2 commit 7112592Copy full SHA for 7112592
rust/operator-binary/src/config/jvm.rs
@@ -63,7 +63,7 @@ fn construct_jvm_args(
63
.clone())
64
}
65
66
-/// Arguments that go into `EXTRA_ARGS`, so *not* the heap settings (which you cen get using
+/// Arguments that go into `EXTRA_ARGS`, so *not* the heap settings (which you can get using
67
/// [`construct_heap_jvm_args`]).
68
pub fn construct_non_heap_jvm_args(
69
merged_config: &KafkaConfig,
0 commit comments