Fix doc style

Closes gh-1172
This commit is contained in:
kosmaty
2016-09-14 10:24:43 +02:00
committed by Stephane Nicoll
parent bc14c5ba83
commit eef41fd8ab

View File

@@ -7597,6 +7597,7 @@ but rather completely overridden by a preceding entry.
For a common `StandardServletEnvironment`, the full hierarchy looks as follows, with the
highest-precedence entries at the top:
* ServletConfig parameters (if applicable, e.g. in case of a `DispatcherServlet` context)
* ServletContext parameters (web.xml context-param entries)
* JNDI environment variables ("java:comp/env/" entries)