From 3f00f077959c966221107e731457c38ac1622660 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 21 Aug 2018 14:27:14 +0200 Subject: Fix a link --- doc/source/features.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc/source') diff --git a/doc/source/features.rst b/doc/source/features.rst index 5543696..aa1273d 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst @@ -327,10 +327,9 @@ annotated types and native functions, so it doesn't cover every instances of during comparisons. Since comparison between different types in PHP is `notoriously `__ difficult to get right, Snuffleupagus offers a way to **always** use the -``identical`` operator instead of the ``equal`` one (see the `operator section -` for PHP's documentation -for more details), so that values with different types will always be treated -as being different. +``identical`` operator instead of the ``equal`` one (see the `operator section `__ +for PHP's documentation for more details), so that values with different types +will always be treated as being different. .. _readonly-exec-feature: -- cgit v1.3