From b3f7071de4955714b6e6878fa8ca76794baed83f Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Sat, 16 Apr 2005 00:08:34 +0000 Subject: [155066] Typo in properties editor online help; removed '.' --- ldap/docs/dirhlp/help/property_editor.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldap/docs/dirhlp/help/property_editor.htm b/ldap/docs/dirhlp/help/property_editor.htm index ef6a60e1..e9117bd0 100644 --- a/ldap/docs/dirhlp/help/property_editor.htm +++ b/ldap/docs/dirhlp/help/property_editor.htm @@ -108,7 +108,7 @@ Use this dialog box to modify the object classes and attributes contained within

-Show All Allowed Attributes. This checkbox controls the list of attributes shown in the property editor -- the list either includes only the attributes with values currently in the entry or all attributes allowed by schema for the selected object. The checkbox is unselected by default, and the attribute list shows only currently present attributes. Select the checkbox if you want the property editor to display all the attributes allowed by schema for the currently selected object. . +Show All Allowed Attributes. This checkbox controls the list of attributes shown in the property editor -- the list either includes only the attributes with values currently in the entry or all attributes allowed by schema for the selected object. The checkbox is unselected by default, and the attribute list shows only currently present attributes. Select the checkbox if you want the property editor to display all the attributes allowed by schema for the currently selected object.

-- cgit