mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-15 17:11:20 +01:00
typo
This commit is contained in:
@@ -50,7 +50,7 @@ ParsedOptions CommandLineOptions::parse(int argc, char *argv[]) {
|
||||
handleAppSpecificOption(opt, optarg, base, multi, frame);
|
||||
break;
|
||||
default:
|
||||
throw sls::RuntimeError("Invalidddd arguments." + getHelpMessage());
|
||||
throw sls::RuntimeError("Invalid arguments." + getHelpMessage());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user