Skip to content

Commit 2b0d63b

Browse files
Update rust/crd/src/lib.rs
Co-authored-by: Siegfried Weber <[email protected]>
1 parent 420ba36 commit 2b0d63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/crd/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ impl AnyServiceConfig {
11281128
}
11291129

11301130
/// Returns command line arguments to pass on to the region mover tool.
1131-
/// The follwing arguments are excluded because they are already part of the
1131+
/// The following arguments are excluded because they are already part of the
11321132
/// hbase-entrypoint.sh script.
11331133
/// The most important argument, '--regionserverhost' can only be computed on the Pod
11341134
/// because it contains the pod's hostname.

0 commit comments

Comments
 (0)