From ec865d27d8995e2e53e21f1322991fa613d69f4c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 19 Sep 2016 14:58:00 +0200 Subject: [PATCH] Polish --- src/asciidoc/core-resources.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asciidoc/core-resources.adoc b/src/asciidoc/core-resources.adoc index 82b43d0ccb..0646c82fa7 100644 --- a/src/asciidoc/core-resources.adoc +++ b/src/asciidoc/core-resources.adoc @@ -492,7 +492,7 @@ When the path location contains an Ant-style pattern, for example: classpath:com/mycompany/**/applicationContext.xml ---- -... the resolver follows a more complex but defined procedure to try to resolve the +The resolver follows a more complex but defined procedure to try to resolve the wildcard. It produces a Resource for the path up to the last non-wildcard segment and obtains a URL from it. If this URL is not a `jar:` URL or container-specific variant (e.g. `zip:` in WebLogic, `wsjar` in WebSphere, etc.), then a `java.io.File` is