From f8720632f9102209486f11ddd1ac9126362f03e5 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 22 Sep 2003 11:44:17 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140842 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ibase/functions/ibase-wait-event.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/ibase/functions/ibase-wait-event.xml b/reference/ibase/functions/ibase-wait-event.xml index 9ae33d19e4..ce8e5331e5 100644 --- a/reference/ibase/functions/ibase-wait-event.xml +++ b/reference/ibase/functions/ibase-wait-event.xml @@ -1,5 +1,5 @@ - + ibase_wait_event @@ -17,7 +17,7 @@ string... - This functions suspends execution of the script until one of the specified events + This function suspends execution of the script until one of the specified events is posted by the database. The name of the event that was posted is returned. This function accepts up to 15 event arguments.