Commit 18d1dd27ec2665b6a1e63d21a2bc9ebf0abb1d3d
1 parent
50a0b8e2
Exists in
master
Correção do comentário.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
impl/core/src/main/java/br/gov/frameworkdemoiselle/transaction/TransactionContext.java
@@ -39,7 +39,7 @@ package br.gov.frameworkdemoiselle.transaction; | @@ -39,7 +39,7 @@ package br.gov.frameworkdemoiselle.transaction; | ||
39 | import java.io.Serializable; | 39 | import java.io.Serializable; |
40 | 40 | ||
41 | /** | 41 | /** |
42 | - * Structure used to handle trancationa mechanisms. | 42 | + * Structure used to handle transaction mechanisms. |
43 | * | 43 | * |
44 | * @author SERPRO | 44 | * @author SERPRO |
45 | */ | 45 | */ |