Bladeren bron

Added <code> wrappers around 2 class names in the upgrade doc.

Scott McCrory 20 jaren geleden
bovenliggende
commit
f2019ca3ba
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      doc/xdocs/upgrade/upgrade-080-090.html

+ 2 - 2
doc/xdocs/upgrade/upgrade-080-090.html

@@ -86,8 +86,8 @@ applications:
 	property equal to "username", as reflection is now used to retrieve the property displayed.<br><br></li>
 		
 	<li>
-	Users of net.sf.acegisecurity.wrapper.ContextHolderAwareRequestFilter should note that it has been
-	renamed to net.sf.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.<br><br>
+	Users of <code>net.sf.acegisecurity.wrapper.ContextHolderAwareRequestFilter</code> should note that it has been
+	renamed to <code>net.sf.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter</code>.<br><br>
 	</li>
 		
 	<li>