You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/09/12 05:38:49 UTC

[karaf] branch master updated: [KARAF-6850] Fix JNDI typo in the documentation

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9dded40  [KARAF-6850] Fix JNDI typo in the documentation
9dded40 is described below

commit 9dded40a99dde2807a5da2c67d1814c4ddedf379
Author: jbonofre <jb...@apache.org>
AuthorDate: Sat Sep 12 07:38:06 2020 +0200

    [KARAF-6850] Fix JNDI typo in the documentation
---
 manual/src/main/asciidoc/developer-guide/security-framework.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/src/main/asciidoc/developer-guide/security-framework.adoc b/manual/src/main/asciidoc/developer-guide/security-framework.adoc
index c0e757a..b764d05 100644
--- a/manual/src/main/asciidoc/developer-guide/security-framework.adoc
+++ b/manual/src/main/asciidoc/developer-guide/security-framework.adoc
@@ -273,7 +273,7 @@ The data source and the queries for password and role retrieval are configurable
 |Name |Description
 
 |`datasource`
-|The datasource as on OSGi ldap filter or as JDNI name
+|The datasource as on OSGi ldap filter or as JNDI name
 
 |`query.password`
 |The SQL query that retries the password of the user