mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-29 07:31:18 +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);
|
handleAppSpecificOption(opt, optarg, base, multi, frame);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
throw sls::RuntimeError("Invalidddd arguments." + getHelpMessage());
|
throw sls::RuntimeError("Invalid arguments." + getHelpMessage());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user