From bb3747f8c7377323ff5252a82fdb9efa275ac49e Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Mon, 27 Jul 2009 12:18:10 +0000
Subject: [PATCH] fix typo
---
opends/src/admin/defn/org/opends/server/admin/std/SNMPConnectionHandlerConfiguration.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/SNMPConnectionHandlerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/SNMPConnectionHandlerConfiguration.xml
index f823027..dd2d5d0 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/SNMPConnectionHandlerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/SNMPConnectionHandlerConfiguration.xml
@@ -138,7 +138,7 @@
<adm:synopsis>
Specifies the hosts of the managers to be granted the access rights.
This property is required for SNMP v1 and v2 security configuration.
- An asterik (*) opens access to all managers.
+ An asterisk (*) opens access to all managers.
</adm:synopsis>
<adm:requires-admin-action>
<adm:component-restart />
@@ -162,7 +162,7 @@
<adm:synopsis>
Specifies the users to be granted the access rights. This property
is required for SNMP v3 security configuration.
- An asterik (*) opens access to all users.
+ An asterisk (*) opens access to all users.
</adm:synopsis>
<adm:requires-admin-action>
<adm:component-restart />
--
Gitblit v1.10.0