From 571438807f758deda883aabee3f42018a51d7ca7 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 23 Aug 2018 12:16:16 +0200 Subject: Fix a typo in a link --- doc/source/features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/features.rst b/doc/source/features.rst index aa1273d..60366d4 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst @@ -323,7 +323,7 @@ Preventing sloppy comparisons The aforementioned :ref:`strict mode ` only works with annotated types and native functions, so it doesn't cover every instances of -`type juggling ` +`type juggling `__ during comparisons. Since comparison between different types in PHP is `notoriously `__ difficult to get right, Snuffleupagus offers a way to **always** use the -- cgit v1.3