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
This commit is contained in:
Дилян Палаузов
2021-09-05 22:06:45 +03:00
committed by Andre Klapper
parent e42772444a
commit 4a68a75abb
+2 -2
View File
@@ -71,10 +71,10 @@
<p>The following options are available:</p>
<list>
<item>
<p>One: Searches the Search Base and one entry below it.</p>
<p>One Level: Searches one entry below the Search Base.</p>
</item>
<item>
<p>Sub: Searches the Search Base and all entries below it.</p>
<p>Subtree: Searches the Search Base and all entries below it.</p>
</item>
</list>
</item>