Skip to content
Snippets Groups Projects
Commit 4cfc27c3 authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Match documentation to implementation

parent aa9ea374
No related merge requests found
......@@ -130,7 +130,7 @@ void AlignAndFocusPowder::init() {
Direction::Input),
"Compress events (in "
"microseconds) within this "
"tolerance. (Default 0.01)");
"tolerance. (Default 1e-5)");
declareProperty(
make_unique<PropertyWithValue<double>>("CompressWallClockTolerance",
EMPTY_DBL(), mustBePositive,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment