Skip to content

Commit 230dc06

Browse files
Update hooks/tk-multi-publish2/tk-maya/basic/publish_turntable.py
Co-authored-by: Carlos Villavicencio <[email protected]>
1 parent 04fbec2 commit 230dc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/tk-multi-publish2/tk-maya/basic/publish_turntable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ def publish(self, settings, item):
980980
publish_path = self.get_publish_path(settings, item)
981981
publish_path = os.path.normpath(publish_path)
982982

983-
# This plugin publishes a turntable movie to SG
983+
# This plugin publishes a turntable movie to FPTR
984984
# These are the steps needed to do that
985985

986986
# =======================

0 commit comments

Comments
 (0)