diff --git a/ModelicaReference/Resources/Images/spatialdistribution.png b/ModelicaReference/Resources/Images/spatialdistribution.png
index 6544bd43fa..4791fe9e36 100644
Binary files a/ModelicaReference/Resources/Images/spatialdistribution.png and b/ModelicaReference/Resources/Images/spatialdistribution.png differ
diff --git a/ModelicaReference/package.mo b/ModelicaReference/package.mo
index 404768206e..b4b2cde148 100644
--- a/ModelicaReference/package.mo
+++ b/ModelicaReference/package.mo
@@ -5014,11 +5014,11 @@ The operator spatialDistribution allows the infinite-dimensiona
-where z(y, t)
is the transported quantity, y
is the
-normalized spatial coordinate (0.0 ≤ y
≤ 1.0), t
is the
+where z(x, t)
is the transported quantity, x
is the
+normalized spatial coordinate (0.0 ≤ x
≤ 1.0), t
is the
time, v(t)
= der(x)
is the normalized
transport velocity and the boundary conditions are set at either
-y
= 0.0 or y
= 1.0, depending on the sign of the velocity.
+x
= 0.0 or x
= 1.0, depending on the sign of the velocity.