[jboss-svn-commits] JBL Code SVN: r22269 - labs/jbosstm/trunk/atsintegration/classes/com/arjuna/ats/internal/jbossatx/jta.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Sun Aug 31 05:19:05 EDT 2008
Author: mark.little at jboss.com
Date: 2008-08-31 05:19:04 -0400 (Sun, 31 Aug 2008)
New Revision: 22269
Modified:
labs/jbosstm/trunk/atsintegration/classes/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java
Log:
removed spurious 'e' after comment.
Modified: labs/jbosstm/trunk/atsintegration/classes/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java
===================================================================
--- labs/jbosstm/trunk/atsintegration/classes/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java 2008-08-31 05:23:16 UTC (rev 22268)
+++ labs/jbosstm/trunk/atsintegration/classes/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java 2008-08-31 09:19:04 UTC (rev 22269)
@@ -81,7 +81,7 @@
* given as an argument, or <code>null</code>
* if the argument is <code>null</code> or of a type unknown to
* this factory.
- */e
+ */
public Object getTransactionPropagationContext(Transaction tx)
{
More information about the jboss-svn-commits
mailing list