diff --git a/Docs/model-howto.html b/Docs/model-howto.html index 9f4ca312c..62290cd51 100644 --- a/Docs/model-howto.html +++ b/Docs/model-howto.html @@ -204,8 +204,8 @@ ground, you could reorient it in the XML wrapper file like this:

</model> </sim> <offsets> - <heading-offset-deg>270</heading-offset-deg> - <z-offset-m>-1.5</z-offset-m> + <heading-deg>270</heading-deg> + <z-m>-1.5</z-m> </offsets> </PropertyList>