You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2019/10/18 15:34:45 UTC

[tomee] branch master updated: Fix Translation to MicroProfile

This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new 40e31a5  Fix Translation to MicroProfile
     new 575d99f  Merge pull request #590 from emecas/TOMEE-2694-mp-config-source-database
40e31a5 is described below

commit 40e31a5d37147a8ce36a09ac2bdb6ea4f0dffb51
Author: Emerson Castaneda <em...@users.noreply.github.com>
AuthorDate: Thu Oct 17 18:30:58 2019 -0400

    Fix Translation to MicroProfile
---
 examples/mp-config-source-database/README_es.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/mp-config-source-database/README_es.adoc b/examples/mp-config-source-database/README_es.adoc
index 4e23a1f..079a387 100644
--- a/examples/mp-config-source-database/README_es.adoc
+++ b/examples/mp-config-source-database/README_es.adoc
@@ -3,7 +3,7 @@
 :jbake-type: page
 :jbake-status: published
 
-Este es un ejemplo sobre cómo implementar un ConfigSource para la configuración personalizada de microprofile. El ConfigSource personalizado lee los valores 
+Este es un ejemplo sobre cómo implementar un ConfigSource para la configuración personalizada de MicroProfile. El ConfigSource personalizado lee los valores 
 de configuración de una base de datos.
 
 [discrete]