Skip to content

Commit

Permalink
Fix formatting error in JMS TCK UG that prevented PDF generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
bshannon committed Jun 20, 2019
1 parent 4f894a0 commit 6abcdd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions user_guides/jms/src/main/jbake/content/config.inc
Expand Up @@ -125,7 +125,7 @@ object store for JMS administered objects. For more information, see the
`TSJMSObjectsInterface`, an interface that defines a porting layer for
looking up the JMS administered objects. Vendors must either implement
this porting package for their specific implementation or use the
ptovided porting package and JNDI file system provider.
provided porting package and JNDI file system provider.

=======================================================================
--
Expand All @@ -134,7 +134,7 @@ ptovided porting package and JNDI file system provider.
4. Add the following administered objects:
+
--
[width="50%",cols="100%,",options="header",]
[width="80%",cols="50%,50%",options="header",]
|====================================================================
|Name |Type
|`MY_QUEUE` |`javax.jms.Queue`
Expand Down Expand Up @@ -328,7 +328,7 @@ This directory must match the `jndi.fs.dir`. property setting in the
5. Create the following JMS administered objects:
+
--
[width="50%",cols=",100%",options="header",]
[width="80%",cols="50%,50%",options="header",]
|====================================================================
|Name |Type
|`MY_QUEUE` |`javax.jms.Queue`
Expand Down

0 comments on commit 6abcdd7

Please sign in to comment.