From ed68e2e91b0cd795779931f64a6659a77a27b1a3 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Mon, 8 Mar 2004 11:35:23 +0000 Subject: typo fix (Reinout Van Schouwen) --- ldap_wizard/ldap.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ldap_wizard/ldap.pm') diff --git a/ldap_wizard/ldap.pm b/ldap_wizard/ldap.pm index 6e823605..4f11dd8d 100644 --- a/ldap_wizard/ldap.pm +++ b/ldap_wizard/ldap.pm @@ -176,8 +176,8 @@ RootDN is the manager of your ldap server."), next => 0 }, endadd => { - name => N("Successfully add data"), - data => [ { label => N("The wizard successfully add entry in ldap") } ], + name => N("Successfully added data"), + data => [ { label => N("The wizard successfully added an entry in ldap") } ], no_back => 1, end => 1, next => 0, -- cgit v1.2.1