diff options
author | jim-p <jim@pingle.org> | 2010-05-03 16:29:03 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2010-05-03 16:29:03 -0400 |
commit | a4973f08a0f8ed8298a2ebe94fe3966dae2dd011 (patch) | |
tree | 1128cd123f5cb9f1faa46555b9ade63d2d02c902 /usr/local/www/wizards/openvpn_wizard.xml | |
parent | 18f8f9a35b13b3addd0967196072ffbfeeeb1165 (diff) | |
download | pfsense-a4973f08a0f8ed8298a2ebe94fe3966dae2dd011.zip pfsense-a4973f08a0f8ed8298a2ebe94fe3966dae2dd011.tar.gz |
Fix punctuation.
Diffstat (limited to 'usr/local/www/wizards/openvpn_wizard.xml')
-rw-r--r-- | usr/local/www/wizards/openvpn_wizard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/openvpn_wizard.xml b/usr/local/www/wizards/openvpn_wizard.xml index 235516a..2032933 100644 --- a/usr/local/www/wizards/openvpn_wizard.xml +++ b/usr/local/www/wizards/openvpn_wizard.xml @@ -207,7 +207,7 @@ <displayname>User Naming Attribute</displayname> <type>input</type> <bindstofield>ovpnserver->step2->nameattr</bindstofield> - <description>Typically "cn" (OpenLDAP, Novell eDirectory), "samAccountName" (Microsoft AD), </description> + <description>Typically "cn" (OpenLDAP, Novell eDirectory), "samAccountName" (Microsoft AD)</description> </field> <field> <name>groupattr</name> |