Skip to content

Commit 6ef551d

Browse files
committed
chore(common): remove redundant word in coprocessor/fhevm-engine/sns-worker/src/bin/utils/daemon_cli.rs
Signed-off-by: tinyfoolish <tinyfoolish@outlook.com>
1 parent 7195133 commit 6ef551d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coprocessor/fhevm-engine/sns-worker/src/bin/utils/daemon_cli.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pub struct Args {
5151
#[arg(long)]
5252
pub database_url: Option<DatabaseURL>,
5353

54-
/// KeySet file. If unspecified the the keys are read from the database
54+
/// KeySet file. If unspecified the keys are read from the database
5555
#[arg(long)]
5656
pub keys_file_path: Option<String>,
5757

0 commit comments

Comments
 (0)