Skip to content

Commit 78a8245

Browse files
committed
Polish
1 parent 049861a commit 78a8245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/asciidoc/core-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ When the path location contains an Ant-style pattern, for example:
492492
classpath:com/mycompany/**/applicationContext.xml
493493
----
494494

495-
... the resolver follows a more complex but defined procedure to try to resolve the
495+
The resolver follows a more complex but defined procedure to try to resolve the
496496
wildcard. It produces a Resource for the path up to the last non-wildcard segment and
497497
obtains a URL from it. If this URL is not a `jar:` URL or container-specific variant
498498
(e.g. `zip:` in WebLogic, `wsjar` in WebSphere, etc.), then a `java.io.File` is

0 commit comments

Comments
 (0)