Commit b23578b36e6e5e457ff519c25d00df82b7a4ccec

Authored by Emerson Oliveira
1 parent 50ef6550
Exists in master

Correção de ortografia

impl/extension/jdbc/src/main/java/br/gov/frameworkdemoiselle/internal/configuration/JDBCConfig.java
... ... @@ -42,7 +42,7 @@ import java.util.Map;
42 42 import br.gov.frameworkdemoiselle.annotation.Name;
43 43 import br.gov.frameworkdemoiselle.configuration.Configuration;
44 44 /**
45   - * Provide used to access the configurations of the JDBC connexion
  45 + * Provide used to access the configurations of the JDBC connection
46 46 *
47 47 * @author SERPRO
48 48 *
... ...