Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 1d48272

Browse files
committed
typo in jax-resources.xml fixed, repeated from
1 parent 2950046 commit 1d48272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/docbook/jaxrs-resources.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ public static class SubResource {
11101110
<title>Programmatic resource model</title>
11111111

11121112
<para>Resources can be constructed from classes or instances but also can be constructed from a programmatic resource
1113-
model. Every resource created from from resource classes can also
1113+
model. Every resource created from resource classes can also
11141114
be constructed using the programmatic resource builder api. See <link
11151115
linkend="resource-builder">resource builder section</link> for more information.
11161116
</para>

0 commit comments

Comments
 (0)