From 06fdf359e3217f795fded77e337d5417426b8d64 Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Thu, 20 Nov 2014 20:00:07 +0000 Subject: typo fixes - https://github.com/vlajos/misspell_fixer --- ext/spl/spl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/spl/spl.php') diff --git a/ext/spl/spl.php b/ext/spl/spl.php index c276f1f2ee..ff9d1b6bbe 100755 --- a/ext/spl/spl.php +++ b/ext/spl/spl.php @@ -958,7 +958,7 @@ class SplFileInfo * * @param mode open mode * @param use_include_path whether to search include paths (don't use) - * @param context resource context to pased to open function + * @param context resource context to passed to open function * @throw RuntimeException if file cannot be opened (e.g. insufficient * access rights). * @return The opened file as a SplFileObject instance -- cgit v1.2.1