From 22cd91ea873e05b1d8fe2fcb7bd9e1cf709bffbc Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 6 Jun 2008 14:57:17 +0000 Subject: [PATCH] Fixed typo (Bug #45193) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260845 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language-snippets.ent b/language-snippets.ent index dcfd247b71..29d6e31f7c 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -62,7 +62,7 @@ to seed the random number generator with srand or noteAs of PHP 4.2.0, the default value for the PHP directive register_globals is off, and it was completely removed as of PHP 6.0.0. The PHP community -discourages developers from relying on this directive, and encouragees the use +discourages developers from relying on this directive, and encourages the use of other means, such as the &link.superglobals;.'> This is a 'superglobal', or