Small typo fix in value clips docs
authortallytalwar <tallytalwar@users.noreply.github.com>
Sat, 3 Feb 2024 04:04:00 +0000 (20:04 -0800)
committerpixar-oss <pixar-oss@users.noreply.github.com>
Mon, 5 Feb 2024 20:21:06 +0000 (12:21 -0800)
(Internal change: 2314333)

pxr/usd/usd/doxygen/valueClips.dox

index 4593a312ad284babe7987215583c3f6f3bd3dfd3..e4be9051f2f75b43ad385bfa1c5ed92480e36a99 100644 (file)
@@ -910,7 +910,7 @@ over "World"
                 asset manifestAssetPath = @./shot.manifest.usd@
                 string primPath = "/World/Model"
                 asset[] assetPaths = [@./clip1.usd@]
-                double2[] active = [(0, 0]
+                double2[] active = [(0, 0)]
                 double2[] times = [(0, 0), (25, 25), (25, 0), (50, 25)]
             }
         }