From 0965730949c62e13a4fa199cb968280f32c84b47 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Wed, 17 Feb 2016 01:20:33 +0000 Subject: [PATCH] typo fix by Sid Roberts git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338612 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/session/sessionhandler/gc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/session/sessionhandler/gc.xml b/reference/session/sessionhandler/gc.xml index 43cdb1a35c..4d8b5e62b9 100644 --- a/reference/session/sessionhandler/gc.xml +++ b/reference/session/sessionhandler/gc.xml @@ -27,7 +27,7 @@ If this class is extended by inheritiance, calling the parent gc method will invoke the - wrapper for this method and therefor invoke the associated internal callback. This allows this method to be + wrapper for this method and therefore invoke the associated internal callback. This allows this method to be overidden and or intercepted and filtered.