Преглед на файлове

Fix LDIF file example in LDAP docs

Fixes: gh-7832
Eleftheria Stein преди 5 години
родител
ревизия
57fba90c0e
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      docs/manual/src/docs/asciidoc/_includes/servlet/appendix/namespace.adoc

+ 2 - 2
docs/manual/src/docs/asciidoc/_includes/servlet/appendix/namespace.adoc

@@ -2372,8 +2372,8 @@ A bean identifier, used for referring to the bean elsewhere in the context.
 [[nsa-ldap-server-ldif]]
 * **ldif**
 Explicitly specifies an ldif file resource to load into an embedded LDAP server.
-The ldiff is should be a Spring resource pattern (i.e. classpath:init.ldiff).
-The default is classpath*:*.ldiff
+The ldif should be a Spring resource pattern (i.e. classpath:init.ldif).
+The default is classpath*:*.ldif
 
 
 [[nsa-ldap-server-manager-dn]]