diff --git a/slsDetectorSoftware/include/sls/Result.h b/slsDetectorSoftware/include/sls/Result.h index 604dc4b52..0cb937408 100644 --- a/slsDetectorSoftware/include/sls/Result.h +++ b/slsDetectorSoftware/include/sls/Result.h @@ -8,7 +8,8 @@ * from the detector. Since every module could have a different value, we need * to return a vector instead of just a single value. * - * Easy conversions to single values are provided using the squash and tsquash method. + * Easy conversions to single values are provided using the squash and tsquash + * method. */ #include