Fix syntax error in last commit

This commit is contained in:
Thomas Dinges 2023-11-14 13:56:40 +01:00
parent 0a0689b0b7
commit f27dd74986
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ def main() -> None:
# 1 liners for in HTML syntax.
contrib_companies = (
"<b>Adidas</b> - Principled BSDF shader in Cycles",
"<b>AMD</b> - Cycles HIP GPU rendering, CPU optimizations, Hydra integration"",
"<b>AMD</b> - Cycles HIP GPU rendering, CPU optimizations, Hydra integration",
"<b>Apple</b> - Cycles Metal GPU backend, USD integration",
"<b>AutoCRC</b> - Improvements to fluid particles, vertex color baking",
"<b>BioSkill GmbH</b> - H3D compatibility for X3D Exporter, OBJ Nurbs Import/Export",