From 293ad37e531b7d1a837083185299e12c969cff49 Mon Sep 17 00:00:00 2001 From: Charles Videau Date: Mon, 9 Mar 2009 13:26:26 +0000 Subject: [PATCH] --- trunk/includes/class/class.LSldapObject.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/includes/class/class.LSldapObject.php b/trunk/includes/class/class.LSldapObject.php index 0847f85e..b10f000e 100644 --- a/trunk/includes/class/class.LSldapObject.php +++ b/trunk/includes/class/class.LSldapObject.php @@ -1920,7 +1920,7 @@ _("LSldapObject : Error during the execution of %{func} function on object event ); LSerror :: defineError('LSldapObject_28', -_("LSldapObject : %{meth} method, to be executed on bject event %{event}, doesn't exist.") +_("LSldapObject : %{meth} method, to be executed on object event %{event}, doesn't exist.") ); LSerror :: defineError('LSldapObject_29', _("LSldapObject : Error during execution of %{meth} method on object event %{event}.")