We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a077215 commit 1d8622eCopy full SHA for 1d8622e
client/ayon_cinema4d/plugins/publish/validate_render_relative_paths.py
@@ -112,11 +112,11 @@ def get_description(cls) -> str:
112
113
The render output paths must be absolute paths.
114
115
- Relative paths can lead to renders being saved in unexpected
116
- locations due to the render possibly occurring from a published
+ Relative paths can lead to renders being saved in unexpected
+ locations due to the render possibly occurring from a published
117
workfile.
118
119
- Use the 'Repair' action to convert relative paths to
+ Use the 'Repair' action to convert relative paths to
120
absolute paths based on the current Cinema4D project folder.
121
"""
122
)
0 commit comments