diff --git a/src/sampling/probes/probes.H b/src/sampling/probes/probes.H index e880fc3e287cee1eae737df5f1e3b64e3f1246a9..22366e09e215234822c788b6e99d97c4ef32e07f 100644 --- a/src/sampling/probes/probes.H +++ b/src/sampling/probes/probes.H @@ -111,7 +111,7 @@ protected: bool fixedLocations_; //- Interpolation scheme name - /// Note: only possible when fixedLocations_ is true + // Note: only possible when fixedLocations_ is true word interpolationScheme_;