diff --git a/test/lib/usd/translators/testUsdExportRoots.py b/test/lib/usd/translators/testUsdExportRoots.py index 7684137716..4377e53ba2 100644 --- a/test/lib/usd/translators/testUsdExportRoots.py +++ b/test/lib/usd/translators/testUsdExportRoots.py @@ -308,7 +308,7 @@ def validator(stage): self.doExportImportTest(validator, shouldError=True, root='NoneExisting', selection='OtherTop') def testExportRootStripNamespace(self): - # Test that stipnamespace works with export roots when stripped node names would conflict + # Test that stripnamespace works with export roots when stripped node names would conflict # but only one was specified as root. cmds.file(new=True, force=True)