From 4a68a75abb80acaa62a03ead548a39a618d0ae5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Sun, 5 Sep 2021 22:06:45 +0300 Subject: [PATCH] M!85 - help/ldap - clarify search scopes Adjust the terms in the documentation to the terms in UI. Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1603 Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/76 --- help/C/contacts-ldap.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/C/contacts-ldap.page b/help/C/contacts-ldap.page index 76b5ae5456..d00916a187 100644 --- a/help/C/contacts-ldap.page +++ b/help/C/contacts-ldap.page @@ -71,10 +71,10 @@

The following options are available:

-

One: Searches the Search Base and one entry below it.

+

One Level: Searches one entry below the Search Base.

-

Sub: Searches the Search Base and all entries below it.

+

Subtree: Searches the Search Base and all entries below it.