just a missing colon
diff --git a/plugins/org.eclipse.objectteams.otdt.ui.help/guide/news/new_in_2.0.html b/plugins/org.eclipse.objectteams.otdt.ui.help/guide/news/new_in_2.0.html
index eb1d391..2552c6e 100644
--- a/plugins/org.eclipse.objectteams.otdt.ui.help/guide/news/new_in_2.0.html
+++ b/plugins/org.eclipse.objectteams.otdt.ui.help/guide/news/new_in_2.0.html
@@ -192,7 +192,7 @@
   					Benefit: client is alerted of the chance of failure, must handle unexpected situations.</li>
 			<li>Callin bindings with unsafe lifting may in special situations pass through using
 				<code>@SuppressWarnings("hidden-lifting-problem")</code><br/>
-					Benefit owner of the role has to explicitly assert that s/he is aware of the chance that
+					Benefit: owner of the role has to explicitly assert that s/he is aware of the chance that
 					the callin binding will not fire due to a lifting problem.</li>
 			<li>Revise the role hierarchy to avoid abstract relevant roles and potential binding ambiguities.</li>
 			</ul>