Skip to content

Commit

Permalink
[docs] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
diiigle authored and njroussel committed Jan 15, 2025
1 parent cde7fc4 commit 723df93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/key_topics/scene_format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ more complex example:
(compact) binary representation -->
<shape type="serialized">
<string name="filename" value="lightsource.serialized"/>
<transform name="toWorld">
<transform name="to_world">
<translate x="5" y="-3" z="1"/>
</transform>
Expand Down Expand Up @@ -675,4 +675,4 @@ relative or absolute.
"type": "bitmap",
"filename": "my_texture.exr", # relative to the folder defined above
}
}
}

0 comments on commit 723df93

Please sign in to comment.