diff --git a/src/www/system_authservers.php b/src/www/system_authservers.php
index 8f4249bee..bfe920edd 100644
--- a/src/www/system_authservers.php
+++ b/src/www/system_authservers.php
@@ -573,8 +573,8 @@ endif; ?>
-
=gettext("Semicolon-separated list of distinguished names or a path containing a DC= component.");?>
-
=gettext("Example:");?> CN=Users,OU=Staff,O=Company;OU=Freelancers,O=Company;DC=example,DC=com
+
= gettext('Semicolon-separated list of distinguished names optionally containing DC= components.') ?>
+
=gettext("Example:");?> OU=Freelancers,O=Company,DC=example,DC=com;CN=Users,OU=Staff,O=Company