summaryrefslogtreecommitdiff
path: root/Zend/zend_float.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_float.h')
-rw-r--r--Zend/zend_float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_float.h b/Zend/zend_float.h
index dc1a451589..78d55d27ae 100644
--- a/Zend/zend_float.h
+++ b/Zend/zend_float.h
@@ -66,7 +66,7 @@ END_EXTERN_C()
on how to do that?
MS Visual C:
- - Since MSVC users tipically don't use autoconf or CMake, we will detect
+ - Since MSVC users typically don't use autoconf or CMake, we will detect
MSVC via compile time define. Floating point precision change isn't
supported on 64 bit platforms, so it's NOP. See
http://msdn.microsoft.com/en-us/library/c9676k6h(v=vs.110).aspx