You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2016/02/19 00:24:06 UTC

incubator-tamaya git commit: Updated Docs.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master fac47f835 -> 4ba269045


Updated Docs.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/4ba26904
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/4ba26904
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/4ba26904

Branch: refs/heads/master
Commit: 4ba269045be93400463e255d79d40faeb846b7cc
Parents: fac47f8
Author: anatole <an...@apache.org>
Authored: Fri Feb 19 00:23:49 2016 +0100
Committer: anatole <an...@apache.org>
Committed: Fri Feb 19 00:23:49 2016 +0100

----------------------------------------------------------------------
 src/site/asciidoc/extensions/mod_mutable_config.adoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/4ba26904/src/site/asciidoc/extensions/mod_mutable_config.adoc
----------------------------------------------------------------------
diff --git a/src/site/asciidoc/extensions/mod_mutable_config.adoc b/src/site/asciidoc/extensions/mod_mutable_config.adoc
index 4fca404..8e85f35 100644
--- a/src/site/asciidoc/extensions/mod_mutable_config.adoc
+++ b/src/site/asciidoc/extensions/mod_mutable_config.adoc
@@ -128,8 +128,9 @@ several ways, e.g. by:
 
 === Supported Backends modules
 
-Multiple backends are supported. E.g. the _etcd_ and _consul_ integration modules of Tamaya also registers
-corresponding SPI implementations/backends. By default the following backends are available:
+Multiple backends are supported. E.g. the _etcd_ integration module of Tamaya also registers
+corresponding SPI implementations/backends. By default the module itself ships
+the following backends:
 
 * +.properties+ resources, e.g. files or resources located on a web server, following the +java.util.Properties+
   format.