From 1cd015c348144ca5de8a817a348b71ce475b027f Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sat, 27 Dec 2008 22:27:35 +0000 Subject: [PATCH] Spelling git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272059 c90b9560-bf6c-de11-be94-00142212c4b1 --- internals2/structure/lifecycle.xml | 4 ++-- reference/yaz/functions/yaz-element.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/internals2/structure/lifecycle.xml b/internals2/structure/lifecycle.xml index a6df02d605..f82d9af384 100644 --- a/internals2/structure/lifecycle.xml +++ b/internals2/structure/lifecycle.xml @@ -1,5 +1,5 @@ - + Life cycle of an extension @@ -30,7 +30,7 @@ In the Zend API, a module is loaded into memory only once when the - associated PHP process starts up. Each module recieves a call to the + associated PHP process starts up. Each module receives a call to the "module initialization" function specified in its zend_module structure as it is loaded. diff --git a/reference/yaz/functions/yaz-element.xml b/reference/yaz/functions/yaz-element.xml index a2bb25bb84..2877cd3f8b 100644 --- a/reference/yaz/functions/yaz-element.xml +++ b/reference/yaz/functions/yaz-element.xml @@ -1,5 +1,5 @@ - + yaz_element @@ -24,7 +24,7 @@ - If this function seems affectless, see the description of the + If this function appears to have no effect, see the description of the piggybacking option in yaz_connect.