From a1b94ee520d97cb5d98f540ed3c05d938e9dbfd4 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sun, 25 Nov 2001 20:29:28 +0000 Subject: [PATCH] fixed typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63241 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/snmp.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/snmp.xml b/functions/snmp.xml index b05e6c3e83..b20ddc5460 100644 --- a/functions/snmp.xml +++ b/functions/snmp.xml @@ -1,5 +1,5 @@ - + SNMP functions SNMP @@ -266,7 +266,7 @@ $quickprint = snmp_get_quick_print(); Above function call would return &false; if - quick_print is on, and &true; if quick_print + quick_print is off, and &true; if quick_print is on.