diff --git a/translate2modelcif.py b/translate2modelcif.py
index 97f9a2351b553372f4be45f80990efa8b1c9e330..db57ff1ec8ffafe3da473b38c01b805ce1e2c69b 100644
--- a/translate2modelcif.py
+++ b/translate2modelcif.py
@@ -511,7 +511,7 @@ def _get_protocol_steps_and_software(config_data):
     #     "name": "ma_protocol_step.step_name",
     #     "details": "Select best model, which is either the top-ranked model "
     #     + "as determined by the ColabFold pipeline "
-    #     + "(iptmscore*0.8+ptmscore*0.2), or else the model with best "
+    #     + "(ipTM*0.8+pTM*0.2), or else the model with best "
     #     + "congruence with crosslinks reported in the related study.",
     # }
     # step["input"] = "model"