diff --git a/docs/iris/src/userguide/cube_maths.rst b/docs/iris/src/userguide/cube_maths.rst index b812485096..6c6f846bc3 100644 --- a/docs/iris/src/userguide/cube_maths.rst +++ b/docs/iris/src/userguide/cube_maths.rst @@ -66,9 +66,7 @@ but with the data representing their difference: Notice that the coordinates "time" and "forecast_period" have been removed from the resultant cube; - this is because these coordinates differed between the two input cubes. - For more control on whether or not coordinates should be automatically - ignored :func:`iris.analysis.maths.subtract` can be used instead. + this is because these coordinates differed between the two input cubes. .. _cube-maths_anomaly: