diff --git a/Docs/model-howto.html b/Docs/model-howto.html index a650520cd..730985480 100644 --- a/Docs/model-howto.html +++ b/Docs/model-howto.html @@ -198,11 +198,7 @@ right instead of straight-ahead and the wheels were 1.5 meters off the ground, you could reorient it in the XML wrapper file like this:
<PropertyList> - <sim> - <model> - <path>Models/my-cessna.xml</path> - </model> - </sim> + <path>Models/my-cessna.xml</path> <offsets> <heading-deg>270</heading-deg> <z-m>-1.5</z-m>