Skip to content
Snippets Groups Projects
Unverified Commit d49cee41 authored by Sebastian Schmitt's avatar Sebastian Schmitt Committed by GitHub
Browse files

Fix typo (#1496)

parent a01cfe15
No related branches found
No related tags found
No related merge requests found
...@@ -408,7 +408,7 @@ A simple model of a cell as a sphere can be modelled using a cylinder with lengt ...@@ -408,7 +408,7 @@ A simple model of a cell as a sphere can be modelled using a cylinder with lengt
and diameter equal to the diameter of the sphere, which will have the same and diameter equal to the diameter of the sphere, which will have the same
surface area (disregarding the area of the cylinder's circular ends). surface area (disregarding the area of the cylinder's circular ends).
Here a cylinder of length and diameter 5 μm is used to represent a *spherical cell* Here a cylinder of length and diameter 4 μm is used to represent a *spherical cell*
with a radius of 2 μm, centred at the origin. with a radius of 2 μm, centred at the origin.
.. code:: Python .. code:: Python
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment