Fix duplicate "the" in Javadoc and XSD
See gh-27291
This commit is contained in:
committed by
Stephane Nicoll
parent
6770e4b3cc
commit
ac72277258
@@ -141,8 +141,8 @@
|
||||
|
||||
Note that it's possible to specify a relative URL in which case the URL
|
||||
must be relative to the iframe URL. For example assuming a SockJS endpoint
|
||||
mapped to "/sockjs", and resulting iframe URL "/sockjs/iframe.html", then the
|
||||
The relative URL must start with "../../" to traverse up to the location
|
||||
mapped to "/sockjs", and resulting iframe URL "/sockjs/iframe.html", then
|
||||
the relative URL must start with "../../" to traverse up to the location
|
||||
above the SockJS mapping. In case of a prefix-based Servlet mapping one more
|
||||
traversal may be needed.
|
||||
]]></xsd:documentation>
|
||||
|
||||
Reference in New Issue
Block a user