Fix mjcPhysics typo in USD docs.

PiperOrigin-RevId: 789385654
Change-Id: Ib15450e81258e3d202d8123c0c43f8421ebefed6
This commit is contained in:
Sam Haves
2025-07-31 10:22:55 -07:00
committed by Copybara-Service
parent 7ea92c65ec
commit 3d537c85ef
+1 -1
View File
@@ -44,7 +44,7 @@ Houdini is a procedural content authoring tool with extensive support for USD wo
highly popular in the VFX industry, and it's easy to imagine procedural generation tools for simulation ready assets and
scenes.
To allow support for loading MJCF files in Solaris, and usage of the mjhcPhysics schemas you can build against Houdini's
To allow support for loading MJCF files in Solaris, and usage of the mjcPhysics schemas you can build against Houdini's
USD libraries. To do so, simply run `source ./houdini_setup` as descrived in the `SideFX documentation
<https://www.sidefx.com/faq/question/how-do-i-set-up-the-houdini-environment-for-command-line-tools>`__.