Fix duplicate "the" in Javadoc and XSD

See gh-27291
This commit is contained in:
Sanghyuk Jung
2021-08-19 01:17:42 +09:00
committed by Stephane Nicoll
parent 6770e4b3cc
commit ac72277258
13 changed files with 16 additions and 16 deletions

View File

@@ -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>