diff --git a/src/tutorial/furthertopics/inheritance.rst b/src/tutorial/furthertopics/inheritance.rst index a48fb9e4d3e..7335f1c1ed2 100644 --- a/src/tutorial/furthertopics/inheritance.rst +++ b/src/tutorial/furthertopics/inheritance.rst @@ -373,7 +373,7 @@ penny farthing. :alt: Penny Farthing Bicycle :align: center -To do this we will need to add two new families, ``LAND_VEICHLE`` and +To do this we will need to add two new families, ``LAND_VEHICLE`` and ``BICYCLE`` as well as a new task, ``penny_farthing`` related in the following manner: