Skip to content

Commit e41bb58

Browse files
committed
Typo fix.
1 parent c85d8ff commit e41bb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/options.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pub enum ArgParseError {
2222
IoError(#[from] std::io::Error),
2323
}
2424

25-
/// QSocket toolkit options.
25+
/// Deoptimizer options.
2626
#[derive(Parser, PartialEq, Debug)]
2727
#[command(name = "Deoptimizer")]
2828
#[command(version = VERSION)]

0 commit comments

Comments
 (0)